Searched refs:GetDecls (Results 1 – 2 of 2) sorted by relevance
29 const std::vector<const CFX_CSSDeclaration*>& GetDecls() { return decls_; } in GetDecls() function
216 m_pSelector->ComputeStyle(pContext->GetDecls(), in ComputeStyle()