Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.cpp1701 bool matchAuthorAndUserStyles = true; in createStyleSelector() local
3041 bool matchAuthorAndUserStyles = true; in recalcStyleSelector() local
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp432 bool strictParsing, bool matchAuthorAndUserStyles) in CSSStyleSelector()