Searched refs:m_Type3FontCache (Results 1 – 2 of 2) sorted by relevance
168 std::vector<CPDF_Type3Font*> m_Type3FontCache; variable
1847 if (pdfium::ContainsValue(m_Type3FontCache, pType3Font)) in ProcessType3Text()1914 status.m_Type3FontCache = m_Type3FontCache; in ProcessType3Text()1915 status.m_Type3FontCache.push_back(pType3Font); in ProcessType3Text()1935 status.m_Type3FontCache = m_Type3FontCache; in ProcessType3Text()1936 status.m_Type3FontCache.push_back(pType3Font); in ProcessType3Text()