Searched refs:mbHasGraphiteSupport (Results 1 – 2 of 2) sorted by relevance
77 bool SupportsGraphite() const { return mbHasGraphiteSupport; } in SupportsGraphite()96 mutable bool mbHasGraphiteSupport; member in ImplWinFontData
1109 mbHasGraphiteSupport( false ), in ImplWinFontData()1173 mbHasGraphiteSupport = gr::WinFont::FontHasGraphiteTables(hDC); in UpdateFromHDC()
Completed in 28 milliseconds