Searched defs:setDeferMainResourceDataLoad (Results 1 – 7 of 7) sorted by relevance
122 void WebDataSourceImpl::setDeferMainResourceDataLoad(bool defer) in setDeferMainResourceDataLoad() function in WebKit::WebDataSourceImpl
122 HRESULT STDMETHODCALLTYPE WebDataSource::setDeferMainResourceDataLoad( in setDeferMainResourceDataLoad() function in WebDataSource
223 void setDeferMainResourceDataLoad(bool defer) { m_deferMainResourceDataLoad = defer; } in setDeferMainResourceDataLoad() function
265 void setDeferMainResourceDataLoad(bool flag) { m_deferMainResourceDataLoad = flag; } in setDeferMainResourceDataLoad() function
291 void LayoutTestController::setDeferMainResourceDataLoad(bool defer) in setDeferMainResourceDataLoad() function in LayoutTestController
696 void DumpRenderTreeSupportQt::setDeferMainResourceDataLoad(bool b) in setDeferMainResourceDataLoad() function in DumpRenderTreeSupportQt
1100 void LayoutTestController::setDeferMainResourceDataLoad(const CppArgumentList& arguments, CppVarian… in setDeferMainResourceDataLoad() function in LayoutTestController