Home
last modified time | relevance | path

Searched defs:CalcTextSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_widget.cpp230 CFX_SizeF CFWL_Widget::CalcTextSize(const WideString& wsText, bool bMultiLine) { in CalcTextSize() function in CFWL_Widget
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp3898 ImVec2 ImGui::CalcTextSize(const char* text, const char* text_end, bool hide_text_after_double_hash… in CalcTextSize() function in ImGui