Home
last modified time | relevance | path

Searched defs:FontDir (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/inc/
H A Dfontcache.hxx46 struct FontDir struct in psp::FontCache
48 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() argument

Completed in 10 milliseconds