Searched defs:forbidden (Results 1 – 7 of 7) sorted by relevance
182 void SecurityOrigin::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String& scheme) in setDomainRelaxationForbiddenForURLScheme()
659 void LayoutTestController::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const QString& … in setDomainRelaxationForbiddenForURLScheme()
461 void DumpRenderTreeSupportQt::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const QStrin… in setDomainRelaxationForbiddenForURLScheme()
2073 void WebViewImpl::setDomainRelaxationForbidden(bool forbidden, const WebString& scheme) in setDomainRelaxationForbidden()
1017 void LayoutTestController::setDomainRelaxationForbiddenForURLScheme(bool forbidden, JSStringRef sch… in setDomainRelaxationForbiddenForURLScheme()
1220 bool forbidden = JSValueToBoolean(context, arguments[0]); in setDomainRelaxationForbiddenForURLSchemeCallback() local
6432 HRESULT WebView::setDomainRelaxationForbiddenForURLScheme(BOOL forbidden, BSTR scheme) in setDomainRelaxationForbiddenForURLScheme()