Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstylesheet.cpp100 m_StringCache.RemoveAll(); in Reset()
183 m_StringCache.RemoveAll(); in LoadFromSyntax()
233 propertyArgs.pStringCache = &m_StringCache; in LoadStyleRule()
297 propertyArgs.pStringCache = &m_StringCache; in LoadFontFaceRule()
Dfde_cssstylesheet.h135 CFX_MapPtrToPtr m_StringCache; variable