Searched refs:fromIfExistsSlow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DFullscreen.h97 static Fullscreen* fromIfExistsSlow(Document&);
133 return fromIfExistsSlow(document);
H A DFullscreen.cpp145 Fullscreen* Fullscreen::fromIfExistsSlow(Document& document) function in class:blink::Fullscreen

Completed in 741 milliseconds