Searched defs:hasFeature (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/bindings/objc/ | ||
D | DOMImplementationFront.cpp | 52 bool DOMImplementationFront::hasFeature(const String& feature, const String& version) const in hasFeature() function in WebCore::DOMImplementationFront |
/external/webkit/WebCore/dom/ | ||
D | DOMImplementation.cpp | 173 bool DOMImplementation::hasFeature(const String& feature, const String& version) in hasFeature() function in WebCore::DOMImplementation |