Searched defs:shouldOpenPopupForKeyDownEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSelectElement.cpp1205 bool HTMLSelectElement::shouldOpenPopupForKeyDownEvent(KeyboardEvent* keyEvent) function in class:blink::HTMLSelectElement
1234 if (shouldOpenPopupForKeyDownEvent(keyEvent)) {

Completed in 151 milliseconds