Home
last modified time | relevance | path

Searched defs:usedBlockVariables (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/css/
DCSSStyleSelector.cpp582 HashSet<String> usedBlockVariables; in addMatchedDeclaration() local
586 …leStyleDeclaration* decl, CSSMutableStyleDeclaration* newDecl, HashSet<String>& usedBlockVariables) in resolveVariablesForDeclaration()