Home
last modified time | relevance | path

Searched refs:menu_frame_select_next (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dmenuframe.h137 void menu_frame_select_next(ObMenuFrame *self);
H A Devent.c1907 menu_frame_select_next(frame->child); in event_handle_menu_input()
1922 menu_frame_select_next(frame); in event_handle_menu_input()
1984 menu_frame_select_next(frame->child); in event_handle_menu_input()
H A Dmenuframe.c1355 void menu_frame_select_next(ObMenuFrame *self) in menu_frame_select_next() function