Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dstruct.h171 …byte Active_button; ///< Determines which mouse button(s) cause the dropdown panel to … member
H A Dfilesel.c1044 Button->Active_button = RIGHT_SIDE; in Display_bookmark()
1052 Button->Active_button = RIGHT_SIDE|LEFT_SIDE; in Display_bookmark()
H A Dengine.c2321 temp->Active_button=active_button; in Window_set_dropdown_button()
3297 if (Mouse_K & temp5->Active_button) in Window_get_clicked_button()