Searched refs:select_dir (Results 1 – 1 of 1) sorted by relevance
6222 int select_dir = 0; in TabBarScrollingButtons() local6234 select_dir = -1; in TabBarScrollingButtons()6237 select_dir = +1; in TabBarScrollingButtons()6245 if (select_dir != 0) in TabBarScrollingButtons()6249 int target_order = selected_order + select_dir; in TabBarScrollingButtons()