Home
last modified time | relevance | path

Searched refs:TextWrappedV (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h378 IMGUI_API void TextWrappedV(const char* fmt, va_list args) IM_FMTLIST(1);
H A Dimgui_widgets.cpp120 // - TextWrappedV()
287 TextWrappedV(fmt, args); in TextWrapped()
291 void ImGui::TextWrappedV(const char* fmt, va_list args) in TextWrappedV() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h493 IMGUI_API void TextWrappedV(const char* fmt, va_list args) IM_FMTLIST(1);
H A Dimgui_widgets.cpp143 // - TextWrappedV()
323 TextWrappedV(fmt, args); in TextWrapped()
327 void ImGui::TextWrappedV(const char* fmt, va_list args) in TextWrappedV() function in ImGui

Completed in 39 milliseconds