Home
last modified time | relevance | path

Searched refs:LabelText (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp101 ImGui::LabelText("##Label", "%s", name);
/third_party/mesa3d/src/imgui/
H A Dimgui.h379 IMGUI_API void LabelText(const char* label, const char* fmt, ...) IM_FMTARGS(2); // display text+label aligned the same way as value+label widgets
H A Dimgui_widgets.cpp121 // - LabelText()
301 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h494 IMGUI_API void LabelText(const char* label, const char* fmt, ...) IM_FMTARGS(2); // display text+label aligned the same way as value+label widgets
H A Dimgui_demo.cpp614 ImGui::LabelText("label", "Value"); in ShowDemoWindowWidgets()
H A Dimgui_widgets.cpp144 // - LabelText()
341 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() function in ImGui

Completed in 55 milliseconds