Searched defs:text_options (Results 1 – 4 of 4) sorted by relevance
31 CFX_TextRenderOptions text_options; in GetTextRenderOptionsHelper() local146 CFX_TextRenderOptions text_options = in DrawNormalText() local
258 CFX_TextRenderOptions* text_options) { in LoadGlyphBitmap()
1019 CFX_TextRenderOptions text_options(options); in DrawNormalText() local
240 SkFont::Edging GetFontEdgingType(const CFX_TextRenderOptions& text_options) { in GetFontEdgingType()