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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgetacc.cpp 898 IFDE_TextOut* pTextOut = ((CXFA_FieldLayoutData*)m_pLayoutData)->m_pTextOut;
899 pTextOut->SetFont(GetFDEFont());
900 pTextOut->SetFontSize(fFontSize);
901 pTextOut->SetLineBreakTolerance(fFontSize * 0.2f);
902 pTextOut->SetLineSpace(GetLineHeight());
907 pTextOut->SetStyles(dwStyles);
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]

Completed in 58 milliseconds