Home | History | Annotate | Download | only in fpdftext

Lines Matching refs:CountChars

199 int	CPDF_TextPage::CountChars() const

1636 FX_INT32 nChars = pTextObj->CountChars();
1848 FX_INT32 nChars = pTextObj->CountChars();
2012 FX_INT32 nChars = pObj->CountChars();
2192 int nCount = pTextPage->CountChars();
2620 int TotalChar = m_pTextPage->CountChars();