Home
last modified time | relevance | path

Searched refs:LabelText (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/viewer/
DParticlesSlide.cpp101 ImGui::LabelText("##Label", "%s", name); in visit()
/external/mesa3d/src/imgui/
Dimgui.h379 …IMGUI_API void LabelText(const char* label, const char* fmt, ...) IM_FMTARGS…
Dimgui_widgets.cpp301 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() function in ImGui