Searched refs:Meta_p (Results 1 – 3 of 3) sorted by relevance
40 #define Meta_p(c) (((c) > meta_character_threshold)) macro
659 if (Meta_p (keystroke))703 unsigned char lowerkey = Meta_p(keystroke)747 if (Meta_p (key))
3966 if (!Meta_p (key) || key > 32) in incremental_search()4593 if (Meta_p (key) && (!ISO_Latin_p || map[key].function != ea_insert)) in info_dispatch_on_key()4625 lowerkey = Meta_p(key) ? Meta (tolower (UnMeta (key))) : tolower (key); in info_dispatch_on_key()4755 if (Meta_p (key))4765 if (Meta_p (key))4779 if (Meta_p (key))