Searched defs:FontEntry (Results 1 – 3 of 3) sorted by relevance
37 struct FontEntry struct39 typedef boost::shared_ptr<FontEntry> Pointer_t;43 bool bTrueType;44 sal_Int16 nPitchRequest;45 sal_Int32 nTextEncoding;46 sal_Int32 nFontFamilyId;47 sal_Int32 nBaseWeight;48 sal_Int32 nAltFontIndex;52 FontEntry() : in FontEntry() argument
99 FontEntry::FontEntry() : in FontEntry() function in FontEntry
136 class FontEntry class
Completed in 21 milliseconds