Searched defs:charLen (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp334 int32 charLen = UTF8PreviousCharLen(text + start, text); local
366 int32 charLen = UTF8NextCharLen(fTextView->Text() + start); local
[all...]
H A DWidthBuffer.cpp56 CharToCode(const char* text, const int32 charLen) argument
305 const int32 charLen = UTF8NextCharLen(text); local
[all...]
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp309 int charLen; local
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.cpp550 int32 charLen = UTF8Char::ByteCount(*_pattern); local

Completed in 54 milliseconds