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

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 448 void SetAutoFontSize(FX_BOOL bAuto = TRUE)
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1109 void CFX_Edit::SetAutoFontSize(FX_BOOL bAuto/* =TRUE */, FX_BOOL bPaint/* = TRUE*/)
1111 m_pVT->SetAutoFontSize(bAuto);
    [all...]

Completed in 55 milliseconds