Home
last modified time | relevance | path

Searched defs:mouse_button (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/dos/
H A Dpdckbd.c94 mouse_button = FALSE, key_pressed = FALSE; variable
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp4252 bool ImGui::IsItemClicked(int mouse_button) in IsItemClicked()
6798 bool ImGui::OpenPopupOnItemClick(const char* str_id, int mouse_button) in OpenPopupOnItemClick()
6981 bool ImGui::BeginPopupContextItem(const char* str_id, int mouse_button) in BeginPopupContextItem()
6991 bool ImGui::BeginPopupContextWindow(const char* str_id, int mouse_button, bool also_over_items) in BeginPopupContextWindow()
7002 bool ImGui::BeginPopupContextVoid(const char* str_id, int mouse_button) in BeginPopupContextVoid()
8498 int mouse_button = 0; in BeginDragDropSource() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h298 uint8_t mouse_button; /* mouse button is clicked */ member