Searched refs:GetConflatedWindowsKeyCode (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/services/public/cpp/input_events/lib/
H A Dinput_events_type_converters.cc122 key_data->key_code = key_event->GetConflatedWindowsKeyCode();
/external/chromium_org/ui/events/
H A Devent.h658 // GetConflatedWindowsKeyCode().
677 uint16 GetConflatedWindowsKeyCode() const;
H A Devent.cc897 uint16 KeyEvent::GetConflatedWindowsKeyCode() const { function in class:ui::KeyEvent

Completed in 556 milliseconds