Home
last modified time | relevance | path

Searched refs:GetCharRects (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtpage.cpp94 int32_t CFDE_TxtEdtTextSet::GetCharRects(FDE_HVISUALOBJ hText, in GetCharRects() function in CFDE_TxtEdtTextSet
125 return pEngine->GetTextBreak()->GetCharRects(&tr, rtArray, bBBox); in GetCharRects_Impl()
198 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)pPiece, rectArr); in GetCharRect()
248 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)pPiece, rectArr); in GetCharIndex()
333 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)piece, rcArr); in CalcRangeRectArray()
345 m_pTextSet->GetCharRects((FDE_HVISUALOBJ)piece, rcArr); in CalcRangeRectArray()
Dfde_txtedtpage.h80 virtual int32_t GetCharRects(FDE_HVISUALOBJ hText, CFX_RectFArray& rtArray);
/external/pdfium/xfa/src/fdp/include/
Dfde_psr.h45 virtual int32_t GetCharRects(FDE_HVISUALOBJ hText,
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.h129 int32_t GetCharRects(FDE_LPTTOPIECE pPiece);
Dfde_textout.cpp817 int32_t CFDE_TextOut::GetCharRects(FDE_LPTTOPIECE pPiece) { in GetCharRects() function in CFDE_TextOut
821 return m_pTxtBreak->GetCharRects(&tr, m_rectArray); in GetCharRects()
886 int32_t iCount = GetCharRects(pPiece); in DrawLine()
/external/pdfium/xfa/src/fgas/include/
Dfx_tbk.h210 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,
Dfx_rbk.h224 virtual int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.h96 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,
Dfx_rtfbreak.h104 int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
Dfx_textbreak.cpp1551 int32_t CFX_TxtBreak::GetCharRects(FX_LPCTXTRUN pTxtRun, in GetCharRects() function in CFX_TxtBreak
Dfx_rtfbreak.cpp1421 int32_t CFX_RTFBreak::GetCharRects(FX_LPCRTFTEXTOBJ pText, in GetCharRects() function in CFX_RTFBreak