Searched refs:RenderTextWrapped (Results 1 – 3 of 3) sorted by relevance
1442 …IMGUI_API void RenderTextWrapped(ImVec2 pos, const char* text, const char* text_end, floa…
230 RenderTextWrapped(bb.Min, text_begin, text_end, wrap_width); in TextUnformatted()
2311 void ImGui::RenderTextWrapped(ImVec2 pos, const char* text, const char* text_end, float wrap_width) in RenderTextWrapped() function in ImGui