Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLSourceElement.cpp143 bool HTMLSourceElement::mediaQueryMatches() const in mediaQueryMatches() function in blink::HTMLSourceElement
DHTMLLinkElement.cpp692 bool mediaQueryMatches = true; in process() local