Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.h86 void SetAutoFontSize(bool bAuto) { m_bAutoFontSize = bAuto; } in SetAutoFontSize() function
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp746 void CPWL_EditImpl::SetAutoFontSize(bool bAuto) { in SetAutoFontSize() function in CPWL_EditImpl