Home
last modified time | relevance | path

Searched refs:active_top_shadow_pixmap (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dscreens.c415 if (scr->components[MWM_ICON].active_top_shadow_pixmap != None && in create_icon_gcs()
420 gcv.tile = scr->components[MWM_ICON].active_top_shadow_pixmap; in create_icon_gcs()
576 if (scr->components[MWM_TITLE_A].active_top_shadow_pixmap != None && in create_title_gcs()
581 gcv.tile = scr->components[MWM_TITLE_A].active_top_shadow_pixmap; in create_title_gcs()
687 gcv.tile = scr->components[MWM_RESIZE_H].active_top_shadow_pixmap; in create_resize_h_gcs()
788 if (scr->components[MWM_BORDER].active_top_shadow_pixmap != None && in create_border_gcs()
793 gcv.tile = scr->components[MWM_BORDER].active_top_shadow_pixmap; in create_border_gcs()
899 gcv.tile = scr->components[MWM_MAXIMIZE_B].active_top_shadow_pixmap; in create_maximize_gcs()
1005 gcv.tile = scr->components[MWM_MINIMIZE_B].active_top_shadow_pixmap; in create_minimize_gcs()
1106 if (scr->components[MWM_MENU_B].active_top_shadow_pixmap != None && in create_menu_b_gcs()
[all …]
H A Dmwm.h220 Pixmap active_top_shadow_pixmap; member
H A Dresources.c772 sizeof(Pixmap), Offset(active_top_shadow_pixmap),