Searched refs:setLoadManually (Results 1 – 6 of 6) sorted by relevance
70 void setLoadManually (bool loadManually) { m_imageLoader.setLoadManually(loadManually); } in setLoadManually() function
55 void setLoadManually(bool loadManually) { m_loadManually = loadManually; } in setLoadManually() function
180 imageElement->setLoadManually(true); in createDocumentStructure()
71 void setLoadManually(bool loadManually) { m_loadManually = loadManually; } in setLoadManually() function
623 m_manualStream->setLoadManually(true); in didReceiveResponse()
53605 (WebCore::HTMLImageElement::setLoadManually):53606 New function which calls HTMLImageLoader::setLoadManually53614 (WebCore::HTMLImageLoader::setLoadManually):