currentFullScreenElementFrom   58 Source/core/dom/FullscreenElementStack.h     static Element* currentFullScreenElementFrom(Document&);
currentFullScreenElementFrom   89 Source/web/FullscreenController.cpp                 Element* element = FullscreenElementStack::currentFullScreenElementFrom(*doc);