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

/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h448 void SetAutoFontSize(FX_BOOL bAuto = TRUE) function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp1109 void CFX_Edit::SetAutoFontSize(FX_BOOL bAuto/* =TRUE */, FX_BOOL bPaint/* = TRUE*/) function in class:CFX_Edit
1111 m_pVT->SetAutoFontSize(bAuto);

Completed in 87 milliseconds