Home | History | Annotate | Download | only in win

Lines Matching refs:setJavaScriptURLsAreAllowed

5955 HRESULT WebView::setJavaScriptURLsAreAllowed(BOOL areAllowed)
5957 m_page->setJavaScriptURLsAreAllowed(areAllowed);