Lines Matching defs:cc
1715 FSBCreateCreatorCallbackRec cc;1719 cc.creator_shell = NULL;1722 (XtPointer) &cc);1724 if (cc.creator_shell == NULL || cc.creator == NULL) {1725 cc.creator_shell =1731 cc.creator =1733 cc.creator_shell, args, i);1735 fsb->fsb.creator_shell = cc.creator_shell;1736 fsb->fsb.creator = cc.creator;