Searched refs:CS (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontCreato.c79 #define CS(str, w) _FSBCreateSharedCS(str, w) macro
651 newb->CS_blend_name = CS(newb->blend_name, (Widget) fc);
656 newb->CS_space_blend_name = CS(spaceName, (Widget) fc);
H A DFontSB.c85 #define CS(str, w) _FSBCreateSharedCS(str, w) macro
1107 f->CS_face_name = CS(f->face_name, (Widget) fsb);
2541 newb->CS_blend_name = CS(newb->blend_name, (Widget) fsb);
2546 newb->CS_space_blend_name = CS(spaceBlend, (Widget) fsb);
4665 newb->CS_blend_name = CS(blend_name, (Widget) fsb);
4670 newb->CS_space_blend_name = CS(spaceBlend, (Widget) fsb);
H A DColorSB.c89 #define CS(str, w) CreateSharedCS(str, w) macro
935 XtVaSetValues(label, XmNlabelString, CS(buf, label), NULL);
1436 XmNlabelString, CS(labels[i], w), NULL);

Completed in 1916 milliseconds