Searched refs:button_focus_gain_count (Results 1 – 5 of 5) sorted by relevance
57 INT button_focus_gain_count = 0; variable193 button_focus_gain_count++; in buttons_handler()
66 INT button_focus_gain_count = 0; variable220 button_focus_gain_count++; in buttons_handler()
66 INT button_focus_gain_count = 0; variable227 button_focus_gain_count++; in buttons_handler()
63 INT button_focus_gain_count = 0; variable222 button_focus_gain_count++; in buttons_handler()
98 EXPECT_EQ(1, button_focus_gain_count); in control_thread_entry()