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

/haiku/src/tests/kits/interface/bfont/
H A DGetBoundingBoxesTest.cpp12 font->GetBoundingBoxesAsGlyphs(string, numChars, B_SCREEN_METRIC, rectArray);
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp82 fFont.GetBoundingBoxesAsGlyphs(fString, size, B_SCREEN_METRIC, boundBoxes);
/haiku/headers/os/interface/
H A DFont.h256 void GetBoundingBoxesAsGlyphs(
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1268 font.GetBoundingBoxesAsGlyphs(string, count, B_SCREEN_METRIC,
/haiku/src/kits/interface/
H A DFont.cpp1205 BFont::GetBoundingBoxesAsGlyphs(const char charArray[], int32 numChars, function in class:BFont

Completed in 86 milliseconds