Searched refs:mbOrientation (Results 1 – 9 of 9) sorted by relevance
91 bool IsRotatable() const { return mbOrientation; } in IsRotatable()99 bool mbOrientation; // true: physical font can be rotated member in ImplDevFontAttributes
337 rDFA.mbOrientation = true; in GetDevFontAttributes()
360 rDFA.mbOrientation = true; in CTFontEnumCallBack()
629 aDFA.mbOrientation= true; in AddFontDir()694 mbOrientation = true; in ImplFTSFontData()
860 aDFA.mbOrientation = (nFontType & RASTER_FONTTYPE) == 0; in WinFont2DevFontAttributes()935 aDFA.mbOrientation = (nFontType & RASTER_FONTTYPE) == 0; in WinFont2DevFontAttributes()
1333 aDFA.mbOrientation = true; in Info2DevFontAttributes()
1219 aDFA.mbOrientation = true; in Info2DevFontAttributes()
305 aDFA.mbOrientation = (pFontMetric->fsDefn & FM_DEFN_OUTLINE) != 0; in Os2Font2DevFontAttributes()
2269 aDFA.mbOrientation = true; in GetDevFontAttributes()
Completed in 390 milliseconds