Searched refs:setKeyType (Results 1 – 3 of 3) sorted by relevance
78 void setKeyType(Type);
343 void PlatformKeyboardEventBuilder::setKeyType(Type type) in setKeyType() function in blink::PlatformKeyboardEventBuilder
59 evt.setKeyType(keyType); in interpretKeyEvent()