Searched refs:dx_geom (Results 1 – 1 of 1) sorted by relevance
57 int dx_geom = 0; in gui_mch_set_rendering_options() local102 dx_geom = atoi((char *)value); in gui_mch_set_rendering_options()103 if (dx_geom < 0 || dx_geom > 2) in gui_mch_set_rendering_options()148 param.pixelGeometry = dx_geom; in gui_mch_set_rendering_options()