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

  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 144 FX_DWORD GetTextCount() const
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 680 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 ++) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_new.cpp 750 if (pObj->m_ClipPath.GetTextCount()) {
fpdf_page_graph_state.cpp 115 count = GetTextCount();
fpdf_page_parser_old.cpp     [all...]

Completed in 57 milliseconds