Home
last modified time | relevance | path

Searched refs:LogButtons (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h579 IMGUI_API void LogButtons(); // helper to display buttons for logging to tty/file/clipboard
H A Dimgui.cpp8916 void ImGui::LogButtons() in LogButtons() function in ImGui
8920 PushID("LogButtons"); in LogButtons()
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h800 IMGUI_API void LogButtons(); // helper to display buttons for logging to tty/file/clipboard
H A Dimgui_demo.cpp493 ImGui::LogButtons(); in ShowDemoWindow()
H A Dimgui.cpp10626 void ImGui::LogButtons() in LogButtons() function in ImGui
10630 PushID("LogButtons"); in LogButtons()

Completed in 87 milliseconds