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

/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp291 int charLen; local
/haiku-fatelf/src/kits/interface/textview_support/
H A DTextGapBuffer.cpp168 uint32 charLen = UTF8CountBytes(B_UTF8_BULLET, 1); local
H A DUndoBuffer.cpp335 int32 charLen = UTF8PreviousCharLen(text + start, text); local
367 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-fatelf/src/apps/terminal/
H A DBasicTerminalBuffer.cpp497 int32 charLen = UTF8Char::ByteCount(*_pattern); local

Completed in 43 milliseconds