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

/haiku/src/servers/app/font/
H A DFontStyle.h138 uint32 FontDataSize() const function in class:FontStyle
H A DFontCacheEntry.cpp164 renderingType, hinting, (const void*)font.FontData(), font.FontDataSize());
/haiku/src/servers/app/
H A DServerFont.h180 uint32 FontDataSize() const function in class:ServerFont
181 { return fStyle->FontDataSize(); }

Completed in 39 milliseconds