Searched refs:modules_start_from_bottom (Results 1 – 1 of 1) sorted by relevance
34 bool modules_start_from_bottom; member45 config->modules_start_from_bottom ? (mod_h - 1) - (y / mod_h) : y / mod_h; in pixel_index()