Searched defs:isURLAllowed (Results 1 – 2 of 2) sorted by relevance
57 bool HTMLFrameElementBase::isURLAllowed(const AtomicString& URLString) const in isURLAllowed() function in WebCore::HTMLFrameElementBase
68 static bool isURLAllowed(Document* doc, const String& url) in isURLAllowed() function