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

/haiku/headers/private/interface/
H A DWidthBuffer.h50 float HashEscapements(const char* chars,
/haiku/src/kits/interface/textview_support/
H A DWidthBuffer.cpp132 // pass to HashEscapements() later
149 // Get their width via HashEscapements()
151 stringWidth += HashEscapements(text, numChars, textLen, index, inStyle);
285 WidthBuffer::HashEscapements(const char* inText, int32 numChars, int32 textLen, function in class:BPrivate::WidthBuffer

Completed in 78 milliseconds