Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx713 mnPrioAutoHint(nDefaultPrioAutoHint), in FreetypeServerFont()
885 mnPrioAutoHint = 0; in SetFontOptions()
888 if( mnPrioAutoHint <= 0 ) in SetFontOptions()
1427 if( (mnCos==0 || mnSin==0) && (mnPrioAutoHint > 0) ) in GetGlyphBitmap1()
1431 if( mnPrioEmbedded <= mnPrioAutoHint ) in GetGlyphBitmap1()
1596 if( (nGlyphFlags & GF_UNHINTED) || (mnPrioAutoHint < mnPrioAntiAlias) ) in GetGlyphBitmap8()
H A Dgcach_ftyp.hxx215 int mnPrioAutoHint; member in FreetypeServerFont

Completed in 35 milliseconds