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

  /external/pdfium/core/fpdfapi/font/
cpdf_type3font.h 56 int m_CharLoadingDepth = 0;
cpdf_type3font.cpp 92 if (m_CharLoadingDepth >= kMaxType3FormLevel)
117 m_CharLoadingDepth++;
119 m_CharLoadingDepth--;

Completed in 82 milliseconds