Home
last modified time | relevance | path

Searched refs:havePotentialSourceChild (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.h392 bool havePotentialSourceChild();
DHTMLMediaElement.cpp1443 if (havePotentialSourceChild()) { in mediaLoadingFailed()
2808 bool HTMLMediaElement::havePotentialSourceChild() in havePotentialSourceChild() function in WebCore::HTMLMediaElement