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

/haiku/src/servers/app/font/
H A DFontStyle.h142 FT_Byte* FontData() const function in class:FontStyle
H A DFontCacheEntry.cpp162 if (font.FontData() != NULL)
164 renderingType, hinting, (const void*)font.FontData(), font.FontDataSize());
/haiku/src/servers/app/
H A DServerFont.h182 FT_Byte* FontData() const function in class:ServerFont
183 { return fStyle->FontData(); }

Completed in 49 milliseconds