Searched defs:FontDir (Results 1 – 1 of 1) sorted by relevance
46 struct FontDir struct in psp::FontCache48 sal_Int64 m_nTimestamp;49 bool m_bNoFiles;50 bool m_bUserOverrideOnly;51 FontDirMap m_aEntries;53 FontDir() : m_nTimestamp(0), m_bNoFiles(false), m_bUserOverrideOnly( false ) {} in FontDir() function
Completed in 5 milliseconds