Searched refs:EventKey (Results 1 – 4 of 4) sorted by relevance
209 static int64_t EventKey(int32_t uid, int32_t device_ordinal) { in EventKey() function
282 const int64_t key = EventKey(uid, device_ordinal); in PopEvent()296 const int64_t key = EventKey(uid, device_ordinal); in PushEvent()
1431 …ImGuiKey EventKey; // Key pressed (Up/Down/TAB) // Read-only // [Co… member
3529 callback_data.EventKey = event_key; in InputTextEx()