Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.h23 CFX_MapPtrToPtr* pStringCache; member
Dfde_cssstylesheet.cpp233 propertyArgs.pStringCache = &m_StringCache; in LoadStyleRule()
297 propertyArgs.pStringCache = &m_StringCache; in LoadFontFaceRule()
Dfde_cssstyleselector.cpp459 args.pStringCache = NULL; in ComputeStyle()
562 args.pStringCache = NULL; in AppendInlineStyle()
Dfde_cssdeclaration.cpp52 CFX_MapPtrToPtr* pCache = pArgs->pStringCache; in CopyToLocal()