Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstylesheet.h52 CFDE_CSSDeclaration& GetDeclImp() { return m_Declaration; } in GetDeclImp() function
83 CFDE_CSSDeclaration& GetDeclImp() { return m_Declaration; } in GetDeclImp() function
Dfde_cssstylesheet.cpp257 pStyleRule->GetDeclImp().AddProperty(&propertyArgs, pszValue, in LoadStyleRule()
263 pStyleRule->GetDeclImp().AddProperty( in LoadStyleRule()
280 pStyleRule->GetDeclImp().GetStartPosition() == NULL) { in LoadStyleRule()
309 pFontFaceRule->GetDeclImp().AddProperty(&propertyArgs, pszValue, in LoadFontFaceRule()