Searched refs:should_antialias_text (Results 1 – 6 of 6) sorted by relevance
16 if (!prefs.should_antialias_text) { in RendererPreferencesToSkiaHinting()88 return prefs.should_antialias_text; in RendererPreferencesToAntiAliasFlag()
23 should_antialias_text(true), in RendererPreferences()
58 bool should_antialias_text; member
135 prefs->should_antialias_text = params.antialiasing; in UpdateFromSystemSettings()
77 prefs->should_antialias_text = params.antialiasing; in PopulateFixedRendererPreferences()
181 IPC_STRUCT_TRAITS_MEMBER(should_antialias_text)