Home | History | Annotate | Download | only in fxfa

Lines Matching refs:GetDisplayPos

1143   int32_t iCount = GetDisplayPos(pPiece, pCharPos);
1163 int32_t iChars = GetDisplayPos(pPiece, pCharPos);
1229 iChars = GetDisplayPos(pPiece, pCharPos);
1236 iChars = GetDisplayPos(pPiece, pCharPos);
1270 int32_t CXFA_TextLayout::GetDisplayPos(const CXFA_TextPiece* pPiece,
1279 return m_pBreak->GetDisplayPos(&tr, pCharPos, bCharCode);