Home
last modified time | relevance | path

Searched defs:RenderText (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc171 static void RenderText(InternalScopedString *Buffer, const char *Message, in RenderText() function
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_diag.cpp181 static void RenderText(InternalScopedString *Buffer, const char *Message, in RenderText() function
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp440 void CFWL_Edit::RenderText(CFX_RenderDevice* pRenderDev, in RenderText() function in CFWL_Edit
/external/mesa3d/src/imgui/
Dimgui_draw.cpp2749 void ImFont::RenderText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& cli… in RenderText() function in ImFont
Dimgui.cpp2285 void ImGui::RenderText(ImVec2 pos, const char* text, const char* text_end, bool hide_text_after_has… in RenderText() function in ImGui