Searched refs:button_is_popover (Results 1 – 1 of 1) sorted by relevance
50 static bool button_is_popover(lv_buttonmatrix_ctrl_t ctrl_bits);449 button_is_popover(btnm->ctrl_bits[btnm->btn_id_sel]) == false && in lv_buttonmatrix_event()488 button_is_popover(btnm->ctrl_bits[btnm->btn_id_sel]) == true) && in lv_buttonmatrix_event()904 static bool button_is_popover(lv_buttonmatrix_ctrl_t ctrl_bits) in button_is_popover() function1048 if(button_is_popover(btnm->ctrl_bits[btn_cnt])) { in has_popovers_in_top_row()