Searched refs:willLoadMediaElementURL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLVideoElement.cpp214 canLoad = frame->loader().willLoadMediaElementURL(poster);
H A DHTMLMediaElement.cpp1181 if (!frame->loader().willLoadMediaElementURL(url)) {
/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoader.h167 bool willLoadMediaElementURL(URL&);
H A DFrameLoader.cpp1502 bool FrameLoader::willLoadMediaElementURL(URL& url) function in class:WebCore::FrameLoader

Completed in 192 milliseconds