Searched defs:InvalidSourceAction (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLMediaElement.h290 enum InvalidSourceAction { DoNothing, Complain }; enum in class:WebCore::HTMLMediaElement
291 bool isSafeToLoadURL(const KURL&, InvalidSourceAction);
292 KURL selectNextSourceChild(ContentType*, InvalidSourceAction);

Completed in 37 milliseconds