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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSelectElement.cpp1218 bool HTMLSelectElement::shouldOpenPopupForKeyPressEvent(KeyboardEvent *event) function in class:blink::HTMLSelectElement
1291 if (shouldOpenPopupForKeyPressEvent(keyEvent)) {

Completed in 181 milliseconds