Lines Matching refs:shape_window
46 XtOffsetOf(LogoRec,logo.shape_window), XtRImmediate,
150 if (w->logo.shape_window) {
154 w->logo.shape_window = FALSE;
178 w->logo.need_shaping = w->logo.shape_window;
384 w->logo.need_shaping = w->logo.shape_window;
406 if (w->logo.shape_window) {
420 if (w->logo.shape_window && XtIsRealized(gw)) set_shape (w);
429 if (w->logo.shape_window) {
432 if (!w->logo.shape_window) {
468 if (new->logo.shape_window &&
469 new->logo.shape_window != current->logo.shape_window)
470 check_shape (new); /* validate shape_window */
475 if (!new->logo.shape_window) create_gcs (new);
479 if (new->logo.shape_window != current->logo.shape_window) {
480 if (new->logo.shape_window) {