Searched defs:p_selected (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5112 bool ImGui::Selectable(const char* label, bool* p_selected, ImGuiSelectableFlags flags, const ImVec… in Selectable() 5788 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem()
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 6271 bool ImGui::Selectable(const char* label, bool* p_selected, ImGuiSelectableFlags flags, const ImVec… in Selectable() 7075 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem()
|