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

  /external/pdfium/xfa/src/fdp/include/
fde_psr.h 45 virtual int32_t GetCharRects(FDE_HVISUALOBJ hText,
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.cpp 94 int32_t CFDE_TxtEdtTextSet::GetCharRects(FDE_HVISUALOBJ hText,
125 return pEngine->GetTextBreak()->GetCharRects(&tr, rtArray, bBBox);
198 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)pPiece, rectArr);
248 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)pPiece, rectArr);
333 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)piece, rcArr);
345 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)piece, rcArr);
fde_txtedtpage.h 80 virtual int32_t GetCharRects(FDE_HVISUALOBJ hText, CFX_RectFArray& rtArray);
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.h 129 int32_t GetCharRects(FDE_LPTTOPIECE pPiece);
fde_textout.cpp 817 int32_t CFDE_TextOut::GetCharRects(FDE_LPTTOPIECE pPiece) {
821 return m_pTxtBreak->GetCharRects(&tr, m_rectArray);
886 int32_t iCount = GetCharRects(pPiece);
  /external/pdfium/xfa/src/fgas/include/
fx_rbk.h 224 virtual int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
fx_tbk.h 210 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.h 104 int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
fx_textbreak.h 96 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,
fx_rtfbreak.cpp     [all...]
fx_textbreak.cpp     [all...]

Completed in 329 milliseconds