gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:isSubCC (0.00 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/pdsim.c - 10.1KB - 370 lines
210: 
211:         if ( isSubCC(code)
212:           || code == KC_PG_U || code == KC_PG_D
248: if ( evt->i.key.keytop.u.tenkey == 0 249: && !isSubCC(code) ) return FALSE; 250: }
316: if ( evt->i.key.keytop.u.tenkey == 0 317: && !isSubCC(code) ) return FALSE; 318: }