Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDialogElement.h53 LayoutUnit centeredPosition() const in centeredPosition() function
DHTMLDialogElement.cpp175 void HTMLDialogElement::setCentered(LayoutUnit centeredPosition) in setCentered()