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

  /external/pdfium/xfa/fde/tto/
fde_textout.h 110 void CalcLogicSize(const FX_WCHAR* pwsStr, int32_t iLength, CFX_SizeF& size);
111 void CalcLogicSize(const FX_WCHAR* pwsStr, int32_t iLength, CFX_RectF& rect);
fde_textout.cpp 168 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr,
172 CalcLogicSize(pwsStr, iLength, rtText);
176 void CFDE_TextOut::CalcLogicSize(const FX_WCHAR* pwsStr,
  /external/pdfium/xfa/fxfa/app/
xfa_fwltheme.cpp 236 m_pTextOut->CalcLogicSize(pParams->m_wsText.c_str(),
253 m_pTextOut->CalcLogicSize(pParams->m_wsText.c_str(),
xfa_ffwidgetacc.cpp 862 layoutData->m_pTextOut->CalcLogicSize(wsText.c_str(), wsText.GetLength(),
    [all...]
  /external/pdfium/xfa/fde/
cfde_txtedtengine.cpp     [all...]

Completed in 107 milliseconds