Lines Matching refs:smw_old
395 SimpleMenuWidget smw_old = (SimpleMenuWidget) current;
402 if (smw_new->core.width != smw_old->core.width) {
406 if (smw_new->core.height != smw_old->core.height) {
412 if (smw_old->simple_menu.cursor != smw_new->simple_menu.cursor)
416 if (smw_old->simple_menu.label_string !=smw_new->simple_menu.label_string)
418 XtDestroyWidget((Widget)smw_old->simple_menu.label);
419 else if (smw_old->simple_menu.label_string == NULL) /* Create. */
428 if (smw_old->simple_menu.label_class != smw_new->simple_menu.label_class)
432 if ((smw_old->simple_menu.top_margin != smw_new->simple_menu.top_margin) ||
433 (smw_old->simple_menu.bottom_margin !=