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

/haiku/src/servers/app/font/
H A DFontStyle.h141 void SetFontData(FT_Byte* location, uint32 size);
H A DFontStyle.cpp273 FontStyle::SetFontData(FT_Byte* location, uint32 size) function in class:FontStyle
/haiku/src/servers/app/
H A DServerFont.h179 void SetFontData(FT_Byte* location, uint32 size);
H A DServerFont.cpp1207 ServerFont::SetFontData(FT_Byte* location, uint32 size) function in class:ServerFont
1210 fStyle->SetFontData(location, size);
H A DServerApp.cpp1727 font.SetFontData(fontData, size);

Completed in 51 milliseconds