Searched refs:CharToCode (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DWidthBuffer.cpp56 CharToCode(const char* text, const int32 charLen) function in namespace:BPrivate
124 const uint32 value = CharToCode(sourceText, charLen);
309 const uint32 value = CharToCode(text, charLen);

Completed in 33 milliseconds