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

/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp80 fFont.GetGlyphShapes(fString, size, fShapes);
/haiku/src/servers/app/
H A DServerFont.h121 status_t GetGlyphShapes(const char charArray[],
H A DServerFont.cpp437 ServerFont::GetGlyphShapes(const char charArray[], int32 numChars, function in class:ServerFont
H A DServerApp.cpp2463 status = font.GetGlyphShapes(charArray, numChars, shapes);
/haiku/headers/os/interface/
H A DFont.h271 void GetGlyphShapes(const char charArray[],
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp344 font.GetGlyphShapes((str.String() + i), 1, glyphs);
/haiku/src/kits/interface/
H A DFont.cpp1312 BFont::GetGlyphShapes(const char charArray[], int32 numChars, function in class:BFont

Completed in 65 milliseconds