Searched refs:mwmhints (Results 1 – 1 of 1) sorted by relevance
551 MWMHints mwmhints; in psb_xrandr_create_full_screen_window() local554 mwmhints.flags = MWM_HINTS_DECORATIONS; in psb_xrandr_create_full_screen_window()555 mwmhints.decorations = 0; /* MWM_DECOR_BORDER */ in psb_xrandr_create_full_screen_window()558 PropModeReplace, (unsigned char*) &mwmhints, sizeof(mwmhints) / sizeof(long)); in psb_xrandr_create_full_screen_window()