Searched defs:isCSS (Results 1 – 2 of 2) sorted by relevance
49 bool isCSS() const { return m_isCSS; } in isCSS() function
40 static bool isCSS(Element* element, const AtomicString& type) in isCSS() function