Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c2112 CHAR *acceleratorstring, *acceleratorprefix, *shiftprefix, *accprefix; in us_describeboundkey() local
2118 accprefix = acceleratorprefix; in us_describeboundkey()
2122 accprefix = x_("m-"); in us_describeboundkey()
2145 addstringtoinfstr(infstr, accprefix); in us_describeboundkey()
2152 addstringtoinfstr(infstr, accprefix); in us_describeboundkey()
2159 addstringtoinfstr(infstr, accprefix); in us_describeboundkey()
2166 addstringtoinfstr(infstr, accprefix); in us_describeboundkey()
2178 if (readable > 0) addstringtoinfstr(infstr, accprefix); in us_describeboundkey()