Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DDocument.cpp1686 bool matchAuthorAndUserStyles = true; in createStyleSelector() local
3005 bool matchAuthorAndUserStyles = true; in recalcStyleSelector() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp431 bool strictParsing, bool matchAuthorAndUserStyles) in CSSStyleSelector()