Home
last modified time | relevance | path

Searched refs:this_shadowed (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dkeymap.c3177 bool this_shadowed = 0; in describe_map() local
3216 this_shadowed = 1; in describe_map()
3227 vect[slots_used].shadowed = this_shadowed; in describe_map()
3415 bool this_shadowed = 0; in describe_vector() local
3465 this_shadowed = 1; in describe_vector()
3537 if (this_shadowed) in describe_vector()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkeymap.c3164 bool this_shadowed = false; in describe_vector() local
3215 this_shadowed = true; in describe_vector()
3292 if (this_shadowed) in describe_vector()