Searched refs:dx_taamode (Results 1 – 1 of 1) sorted by relevance
59 int dx_taamode = 0; in gui_mch_set_rendering_options() local116 dx_taamode = atoi((char *)value); in gui_mch_set_rendering_options()117 if (dx_taamode < 0 || dx_taamode > 3) in gui_mch_set_rendering_options()152 param.textAntialiasMode = dx_taamode; in gui_mch_set_rendering_options()