Searched refs:stip_offset (Results 1 – 1 of 1) sorted by relevance
758 int tile_offset = 0, stip_offset = 0, clip_offset = 0; in PanoramiXCreateGC() local784 stip_offset = Ones((Mask) stuff->mask & (GCStipple - 1)); in PanoramiXCreateGC()785 if ((tmp = *((CARD32 *) &stuff[1] + stip_offset))) { in PanoramiXCreateGC()814 *((CARD32 *) &stuff[1] + stip_offset) = stip->info[j].id; in PanoramiXCreateGC()839 int tile_offset = 0, stip_offset = 0, clip_offset = 0; in PanoramiXChangeGC() local864 stip_offset = Ones((Mask) stuff->mask & (GCStipple - 1)); in PanoramiXChangeGC()865 if ((tmp = *((CARD32 *) &stuff[1] + stip_offset))) { in PanoramiXChangeGC()887 *((CARD32 *) &stuff[1] + stip_offset) = stip->info[j].id; in PanoramiXChangeGC()