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

  /external/pdfium/xfa/fde/
cfde_txtedtparag.cpp 62 int32_t nCount = pTxtBreak->CountBreakPieces();
cfde_txtedtpage.cpp 302 int32_t nPieceCount = pBreak->CountBreakPieces();
  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 161 int32_t CountBreakPieces() const;
fgas_textbreak.h 229 int32_t CountBreakPieces() const;
fgas_rtfbreak.cpp 835 int32_t CFX_RTFBreak::CountBreakPieces() const {
fgas_textbreak.cpp     [all...]
  /external/pdfium/xfa/fde/tto/
fde_textout.cpp 279 int32_t iCount = m_pTxtBreak->CountBreakPieces();
422 int32_t iCount = m_pTxtBreak->CountBreakPieces();
514 int32_t iCount = m_pTxtBreak->CountBreakPieces();
  /external/pdfium/xfa/fxfa/app/
cxfa_textlayout.cpp     [all...]

Completed in 161 milliseconds