Searched defs:RenderText (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/ |
H A D | text.h | 63 std::shared_ptr<const Text> RenderText(const std::string& text) { in RenderText() function
|
/aosp_15_r20/external/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.cc | 171 static void RenderText(InternalScopedString *Buffer, const char *Message, in RenderText() function
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_edit.cpp | 371 void CFWL_Edit::RenderText(CFX_RenderDevice* pRenderDev, in RenderText() function in CFWL_Edit
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 2749 void ImFont::RenderText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& cli… in RenderText() function in ImFont
|
H A D | imgui.cpp | 2285 void ImGui::RenderText(ImVec2 pos, const char* text, const char* text_end, bool hide_text_after_has… in RenderText() function in ImGui
|