Searched defs:useBitmaps (Results 1 – 5 of 5) sorted by relevance
45 char useBitmaps; // use embedded bitmap strike if possible member
59 void WebFontRendering::setUseBitmaps(bool useBitmaps) in setUseBitmaps()
66 char useBitmaps; // use embedded bitmap strike if possible member
60 void FontPlatformData::setUseBitmaps(bool useBitmaps) in setUseBitmaps()
79 int useBitmaps, useAutoHint, useHinting, hintStyle, useAntiAlias; in GetRenderStyleForStrike() local