Home
last modified time | relevance | path

Searched refs:meAutoHint (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx1168 rOptions.meAutoHint = autohint ? AUTOHINT_TRUE : AUTOHINT_FALSE; in getFontOptions()
/trunk/main/vcl/inc/
H A Dimpfont.hxx142 FontAutoHint meAutoHint; // whether the font should be autohinted member in ImplFontOptions
149 meAutoHint(AUTOHINT_DONTKNOW), in ImplFontOptions()
157 meAutoHint(eAutoHint), in ImplFontOptions()
161 FontAutoHint GetUseAutoHint() const { return meAutoHint; } in GetUseAutoHint()

Completed in 21 milliseconds