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

  /external/pdfium/xfa/fde/
cfde_txtedtengine.cpp     [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgetacc.cpp 851 CFDE_TextOut* pTextOut = layoutData->m_pTextOut.get();
852 pTextOut->SetFont(GetFDEFont());
853 pTextOut->SetFontSize(fFontSize);
854 pTextOut->SetLineBreakTolerance(fFontSize * 0.2f);
855 pTextOut->SetLineSpace(GetLineHeight());
860 pTextOut->SetStyles(dwStyles);
    [all...]

Completed in 143 milliseconds