Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFrameElementBase.cpp53 bool HTMLFrameElementBase::isURLAllowed() const in isURLAllowed() function in WebCore::HTMLFrameElementBase
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrame.cpp582 bool Frame::isURLAllowed(const KURL& url) const in isURLAllowed() function in WebCore::Frame