Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebInputEventConversionTest.cpp55 PassRefPtr<WebCore::KeyboardEvent> createKeyboardEventWithLocation(WebCore::KeyboardEvent::KeyLocat… in createKeyboardEventWithLocation() function
62 RefPtr<WebCore::KeyboardEvent> event = createKeyboardEventWithLocation(location); in getModifiersForKeyLocationCode()