Searched defs:p_open (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui_demo.cpp | 178 ShowDemoWindow(bool * p_open) argument 2613 ShowAboutWindow(bool * p_open) argument 3175 Draw(const char * title,bool * p_open) argument 3436 ShowExampleAppConsole(bool * p_open) argument 3486 Draw(const char * title,bool * p_open=NULL) argument 3573 ShowExampleAppLog(bool * p_open) argument 3604 ShowExampleAppLayout(bool * p_open) argument 3665 ShowExampleAppPropertyEditor(bool * p_open) argument 3738 ShowExampleAppLongText(bool * p_open) argument 3796 ShowExampleAppAutoResize(bool * p_open) argument 3817 ShowExampleAppConstrainedResize(bool * p_open) argument 3868 ShowExampleAppSimpleOverlay(bool * p_open) argument 3938 ShowExampleAppCustomRendering(bool * p_open) argument 4140 ShowExampleAppDocuments(bool * p_open) argument [all...] |
| H A D | imgui.cpp | 4866 bool ImGui::Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) argument 5489 bool ImGui::Begin(const char* name, bool* p_open, const ImVec2& size_first_use, float bg_alpha_override, ImGuiWindowFlags flags) argument 6938 BeginPopupModal(const char * name,bool * p_open,ImGuiWindowFlags flags) argument 9279 ShowMetricsWindow(bool * p_open) argument [all...] |
| H A D | imgui_widgets.cpp | 4987 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) argument 6308 bool ImGui::BeginTabItem(const char* label, bool* p_open, ImGuiTabItemFlags flags) argument 6339 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags flags) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui.cpp | 4866 bool ImGui::Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) argument 5489 bool ImGui::Begin(const char* name, bool* p_open, const ImVec2& size_first_use, float bg_alpha_override, ImGuiWindowFlags flags) argument 6938 BeginPopupModal(const char * name,bool * p_open,ImGuiWindowFlags flags) argument 9279 ShowMetricsWindow(bool * p_open) argument [all...] |
| H A D | imgui_widgets.cpp | 4987 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) argument 6308 bool ImGui::BeginTabItem(const char* label, bool* p_open, ImGuiTabItemFlags flags) argument 6339 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags flags) argument [all...] |
Completed in 48 milliseconds