Searched refs:BeginPopupContextVoid (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h546 IMGUI_API bool BeginPopupContextVoid(const char* str_id = NULL, int mouse_button = 1); // helper to open and begin popup when clicked in void (where there are no imgui windows).
H A Dimgui.cpp7002 bool ImGui::BeginPopupContextVoid(const char* str_id, int mouse_button) function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h546 IMGUI_API bool BeginPopupContextVoid(const char* str_id = NULL, int mouse_button = 1); // helper to open and begin popup when clicked in void (where there are no imgui windows).
H A Dimgui.cpp7002 bool ImGui::BeginPopupContextVoid(const char* str_id, int mouse_button) function in class:ImGui

Completed in 101 milliseconds