Searched defs:KP_Insert (Results 1 – 13 of 13) sorted by relevance
90 KP_Insert = 2nd, Del key140 KP_Insert = 2nd, Del key186 KP_Insert = Ins key262 KP_Insert = 2nd, Del key349 KP_Insert = 2nd, Del key481 KP_Insert = 2nd, Del key
85 KP_Insert = 0xFF9E, enumerator
101 KP_Insert = 0xFF9E variable
199 pub const KP_Insert: Key = Key(ffi::GDK_KEY_KP_Insert as u32); const
90 pub const KP_Insert: Key = gdk_sys::GDK_KEY_KP_Insert as u32; const