Home
last modified time | relevance | path

Searched refs:m_dwCount (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp83 : m_dwCount(0), m_pType3Font(pType3Font) {} in CPDF_RefType3Cache()
86 while (m_dwCount--) in ~CPDF_RefType3Cache()
90 uint32_t m_dwCount; member in __anon964a910f0111::CPDF_RefType3Cache
1945 refTypeCache.m_dwCount++; in ProcessType3Text()