Home
last modified time | relevance | path

Searched refs:setFocusForModalDialog (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDialogElement.cpp43 static void setFocusForModalDialog(HTMLDialogElement* dialog) in setFocusForModalDialog() function
168 setFocusForModalDialog(this); in showModal()