Searched refs:IS_MULTICH (Results 1 – 3 of 3) sorted by relevance
365 front_control->flags |= IS_MULTICH | 0; in create_controls_for_elem()366 control->flags |= IS_MULTICH | i; in create_controls_for_elem()447 front_control->flags |= IS_MULTICH | 0; in create_controls_for_elem()448 control->flags |= IS_MULTICH | i; in create_controls_for_elem()
21 #define IS_MULTICH (1u << 15) macro
607 if (control->flags & IS_MULTICH) { in display_control()706 if (controls[i].flags & IS_MULTICH) in compute_controls_layout()