Searched defs:ellipsisWidth (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/servers/app/
H A DServerFont.cpp864 float ellipsisWidth = StringWidth(B_UTF8_ELLIPSIS, strlen(B_UTF8_ELLIPSIS)); local
/haiku-fatelf/src/kits/interface/
H A DFont.cpp917 float ellipsisWidth = StringWidth(B_UTF8_ELLIPSIS); local
H A DInterfaceDefs.cpp1418 truncate_string(BString& string, uint32 mode, float width, const float* escapementArray, float fontSize, float ellipsisWidth, int32 charCount) argument

Completed in 46 milliseconds