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

  /external/pdfium/xfa/fxfa/
fxfa_widget.h 65 void LoadText();
  /external/pdfium/xfa/fxfa/app/
cxfa_textlayout.h 78 void LoadText(CXFA_Node* pNode,
xfa_ffwidgetacc.cpp 59 void LoadText(CXFA_WidgetAcc* pAcc) {
    [all...]
cxfa_textlayout.cpp 506 LoadText(pNode, szText, fLinePos, true);
661 LoadText(m_pTextDataNode, szText, fLinePos, bSavePieces);
666 void CXFA_TextLayout::LoadText(CXFA_Node* pNode,
    [all...]
  /external/pdfium/xfa/fde/tto/
fde_textout.h 132 void LoadText(const FX_WCHAR* pwsStr, int32_t iLength, const CFX_RectF& rect);
fde_textout.cpp 367 LoadText(pwsStr, iLength, rect);
437 void CFDE_TextOut::LoadText(const FX_WCHAR* pwsStr,

Completed in 102 milliseconds