Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorStyleSheet.cpp495 bool shouldInactivate = false; in populateObjectWithStyleProperties() local
499 shouldInactivate = true; in populateObjectWithStyleProperties()
504 shouldInactivate = true; in populateObjectWithStyleProperties()
509 if (shouldInactivate) { in populateObjectWithStyleProperties()