Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DPopupListBox.cpp198 static bool isCharacterTypeEvent(const PlatformKeyboardEvent& event) in isCharacterTypeEvent() function
248 && isCharacterTypeEvent(event)) in handleKeyEvent()