HomeSort by relevance Sort by last modified time
    Searched defs:SetAutoFontSize (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.h 88 void SetAutoFontSize(bool bAuto) { m_bAutoFontSize = bAuto; }
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 634 void CPWL_EditImpl::SetAutoFontSize(bool bAuto, bool bPaint) {
635 m_pVT->SetAutoFontSize(bAuto);
    [all...]

Completed in 451 milliseconds