Searched defs:p_open (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_demo.cpp | 174 void ImGui::ShowDemoWindow(bool* p_open) in ShowDemoWindow() 2569 void ImGui::ShowAboutWindow(bool* p_open) in ShowAboutWindow() 3364 static void ShowExampleAppConsole(bool* p_open) in ShowExampleAppConsole() 3470 static void ShowExampleAppLog(bool* p_open) in ShowExampleAppLog() 3500 static void ShowExampleAppLayout(bool* p_open) in ShowExampleAppLayout() 3561 static void ShowExampleAppPropertyEditor(bool* p_open) in ShowExampleAppPropertyEditor() 3634 static void ShowExampleAppLongText(bool* p_open) in ShowExampleAppLongText() 3692 static void ShowExampleAppAutoResize(bool* p_open) in ShowExampleAppAutoResize() 3713 static void ShowExampleAppConstrainedResize(bool* p_open) in ShowExampleAppConstrainedResize() 3764 static void ShowExampleAppSimpleOverlay(bool* p_open) in ShowExampleAppSimpleOverlay() [all …]
|
| D | imgui.cpp | 4742 bool ImGui::Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) in Begin() 5363 bool ImGui::Begin(const char* name, bool* p_open, const ImVec2& size_first_use, float bg_alpha_over… in Begin() 6795 bool ImGui::BeginPopupModal(const char* name, bool* p_open, ImGuiWindowFlags flags) in BeginPopupModal() 9118 void ImGui::ShowMetricsWindow(bool* p_open) in ShowMetricsWindow()
|
| D | imgui_widgets.cpp | 4970 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) in CollapsingHeader() 6228 bool ImGui::BeginTabItem(const char* label, bool* p_open, ImGuiTabItemFlags flags) in BeginTabItem() 6259 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags f… in TabItemEx()
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_demo.cpp | 258 void ImGui::ShowDemoWindow(bool* p_open) in ShowDemoWindow() 5666 void ImGui::ShowAboutWindow(bool* p_open) 6569 static void ShowExampleAppConsole(bool* p_open) 6704 static void ShowExampleAppLog(bool* p_open) 6738 static void ShowExampleAppLayout(bool* p_open) 6851 static void ShowExampleAppPropertyEditor(bool* p_open) 6886 static void ShowExampleAppLongText(bool* p_open) 6948 static void ShowExampleAppAutoResize(bool* p_open) 6972 static void ShowExampleAppConstrainedResize(bool* p_open) 7026 static void ShowExampleAppSimpleOverlay(bool* p_open) [all …]
|
| D | imgui.cpp | 5657 …TitleBarContents(ImGuiWindow* window, const ImRect& title_bar_rect, const char* name, bool* p_open) in RenderWindowTitleBarContents() 5768 bool ImGui::Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) in Begin() 8524 bool ImGui::BeginPopupModal(const char* name, bool* p_open, ImGuiWindowFlags flags) in BeginPopupModal() 11259 void ImGui::ShowMetricsWindow(bool* p_open) in ShowMetricsWindow() 12161 void ImGui::ShowStackToolWindow(bool* p_open) in ShowStackToolWindow()
|
| D | imgui_widgets.cpp | 7804 bool ImGui::BeginTabItem(const char* label, bool* p_open, ImGuiTabItemFlags flags) in BeginTabItem() 7863 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags f… in TabItemEx()
|
| /third_party/openssl/crypto/store/ |
| D | store_local.h | 108 OSSL_FUNC_store_open_fn *p_open; member
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui.cpp | 4866 bool ImGui::Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) in Begin() 5489 bool ImGui::Begin(const char* name, bool* p_open, const ImVec2& size_first_use, float bg_alpha_over… in Begin() 6938 bool ImGui::BeginPopupModal(const char* name, bool* p_open, ImGuiWindowFlags flags) in BeginPopupModal() 9279 void ImGui::ShowMetricsWindow(bool* p_open) in ShowMetricsWindow()
|
| D | imgui_widgets.cpp | 4987 bool ImGui::CollapsingHeader(const char* label, bool* p_open, ImGuiTreeNodeFlags flags) in CollapsingHeader() 6308 bool ImGui::BeginTabItem(const char* label, bool* p_open, ImGuiTabItemFlags flags) in BeginTabItem() 6339 bool ImGui::TabItemEx(ImGuiTabBar* tab_bar, const char* label, bool* p_open, ImGuiTabItemFlags f… in TabItemEx()
|