Searched defs:RenderText (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 2737 void ImFont::RenderText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& cli… in RenderText() function in ImFont
|
| D | imgui.cpp | 2229 void ImGui::RenderText(ImVec2 pos, const char* text, const char* text_end, bool hide_text_after_has… in RenderText() function in ImGui
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 3534 void ImFont::RenderText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& cli… in RenderText() function in ImFont
|
| D | imgui.cpp | 2706 void ImGui::RenderText(ImVec2 pos, const char* text, const char* text_end, bool hide_text_after_has… in RenderText() function in ImGui
|