Home
last modified time | relevance | path

Searched refs:mnMaxFontId (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx163 sal_IntPtr mnMaxFontId; member in FreetypeManager
H A Dgcach_ftyp.cxx452 : mnMaxFontId( 0 ), mnNextFontId( 0x1000 ) in FreetypeManager()
558 if( mnMaxFontId < nFontId ) in AddFontFile()
559 mnMaxFontId = nFontId; in AddFontFile()

Completed in 29 milliseconds