Searched refs:CapstyleStuff (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Drecord.c180 if ((CapstyleStuff.data)[i].code == X.gcv.cap_style) {
182 CapstyleStuff.choice.text,(CapstyleStuff.data)[i].text);
H A Dinterpret.c68 else if (!strcmp(word1,CapstyleStuff.choice.text)) {
70 if (!strcmp(word2,(CapstyleStuff.data)[i].text)) {
71 GC_change_capstyle((CapstyleStuff.data)[i].code,FALSE);
H A Dxgc.h72 extern XgcStuff CapstyleStuff;
H A Dmain.c137 XgcStuff CapstyleStuff = { variable in typeref:typename:XgcStuff
190 &CapstyleStuff,

Completed in 3 milliseconds