Searched refs:GetTextCount (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h144 FX_DWORD GetTextCount() const function in class:CPDF_ClipPath
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp680 int textcount = ClipPath.GetTextCount();
782 if (pPageObj->m_ClipPath.NotNull() && pPageObj->m_ClipPath.GetTextCount() &&
861 for (FX_DWORD i = 0; i < pPageObj->m_ClipPath.GetTextCount(); i ++) {
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_parser_new.cpp750 if (pObj->m_ClipPath.GetTextCount()) {
H A Dfpdf_page_graph_state.cpp115 count = GetTextCount();
H A Dfpdf_page_parser_old.cpp1108 if (pObj->m_ClipPath.GetTextCount()) {

Completed in 80 milliseconds