Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h88 void SetAutoFontSize(bool bAuto) { m_bAutoFontSize = bAuto; } in SetAutoFontSize() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp634 void CPWL_EditImpl::SetAutoFontSize(bool bAuto, bool bPaint) { in SetAutoFontSize() function in CPWL_EditImpl