Searched refs:IsGlyphApiDisabled (Results 1 – 4 of 4) sorted by relevance
66 bool IsGlyphApiDisabled() const { return mbDisableGlyphApi; } in IsGlyphApiDisabled() function in ImplOs2FontData
70 bool IsGlyphApiDisabled() const { return mbDisableGlyphApi; } in IsGlyphApiDisabled() function in ImplWinFontData
248 mbDisableGlyphs = mrOs2FontData.IsGlyphApiDisabled();
307 mbDisableGlyphs = mrWinFontData.IsGlyphApiDisabled();
Completed in 38 milliseconds