Search | Google it | Results 1 - 2 of 2 for funcall:kpGetKeyKind (0.00 seconds) |
103: /* key type */ 104: keykind = kpGetKeyKind(skey->keytop); 105:
274: ks->kbsel = kbsel; 275: ks->state = ( kpGetKeyKind(keytop) <= NormalKey )? 276: KS_RELEASE: SS_RELEASE;