Searched refs:pVlist (Results 1 – 2 of 2) sorted by relevance
743 unsigned int *pVlist; in ScreenSaverSetAttributes() local882 pVlist = (unsigned int *) (stuff + 1); in ScreenSaverSetAttributes()888 pixID = (Pixmap) * pVlist; in ScreenSaverSetAttributes()920 *values++ = (CARD32) *pVlist; in ScreenSaverSetAttributes()923 pixID = (Pixmap) * pVlist; in ScreenSaverSetAttributes()952 *values++ = (CARD32) *pVlist; in ScreenSaverSetAttributes()955 val = (CARD8) *pVlist; in ScreenSaverSetAttributes()964 val = (CARD8) *pVlist; in ScreenSaverSetAttributes()973 val = (CARD8) *pVlist; in ScreenSaverSetAttributes()982 *values++ = (CARD32) *pVlist; in ScreenSaverSetAttributes()[all …]
1172 XID *pVlist; in ChangeWindowAttributes() local1193 pVlist = vlist; in ChangeWindowAttributes()1200 pixID = (Pixmap) * pVlist; in ChangeWindowAttributes()1201 pVlist++; in ChangeWindowAttributes()1258 pWin->background.pixel = (CARD32) *pVlist; in ChangeWindowAttributes()1262 pVlist++; in ChangeWindowAttributes()1265 pixID = (Pixmap) * pVlist; in ChangeWindowAttributes()1266 pVlist++; in ChangeWindowAttributes()1309 pWin->border.pixel = (CARD32) *pVlist; in ChangeWindowAttributes()1313 pVlist++; in ChangeWindowAttributes()[all …]