Searched refs:motif_hints (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears.c445 PropMotifWmHints motif_hints; local in function:no_border
450 motif_hints.flags = MWM_HINTS_DECORATIONS;
451 motif_hints.decorations = flags;
467 (unsigned char *) &motif_hints, /* data */
H A Dglxswapcontrol.c434 PropMotifWmHints motif_hints; local in function:no_border
439 motif_hints.flags = MWM_HINTS_DECORATIONS;
440 motif_hints.decorations = flags;
456 (unsigned char *) &motif_hints, /* data */

Completed in 6 milliseconds