Searched refs:resolvedDecl (Results 1 – 1 of 1) sorted by relevance
570 CSSMutableStyleDeclaration* resolvedDecl = m_resolvedVariablesDeclarations.get(decl).get(); in addMatchedDeclaration() local571 if (resolvedDecl) { in addMatchedDeclaration()572 m_matchedDecls.append(resolvedDecl); in addMatchedDeclaration()