Searched refs:addToTopLayer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDialogElement.cpp157 document().addToTopLayer(this);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h993 void addToTopLayer(Element*, const Element* before = 0);
H A DElement.cpp2524 document().addToTopLayer(element.get(), this);
H A DDocument.cpp5098 void Document::addToTopLayer(Element* element, const Element* before) function in class:blink::Document

Completed in 5107 milliseconds