Home
last modified time | relevance | path

Searched defs:fullScreenElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebDocument.cpp237 WebElement WebDocument::fullScreenElement() const in fullScreenElement() function in blink::WebDocument
239 Element* fullScreenElement = 0; in fullScreenElement() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp355 const Element* fullScreenElement = fullscreen->webkitCurrentFullScreenElement(); in splitInlines() local