Searched defs:KeyMap (Results 1 – 4 of 4) sorted by relevance
87 pub struct KeyMap<KEY> { struct92 impl<P: Policy> KeyMap<Key<P::K, P::V, P>> { argument
30 using KeyMap = internal::KeyMapBase< typedef
3891 impl<P: Policy> KeyMap<Key<P::K, P::V, P>> { in dyn_map() impl
1296 …int KeyMap[ImGuiKey_COUNT]; // <unset> // Map of indices into the KeysDow… member