Searched refs:pClipBoxList (Results 1 – 3 of 3) sorted by relevance
95 psb_x11_clip_list_t *pClipBoxList; member
290 output->pClipBoxList = NULL; in psb_x11_output_init()367 psb_x11_freeWindowClipBoxList(output->pClipBoxList); in psb_x11_output_deinit()368 output->pClipBoxList = NULL; in psb_x11_output_deinit()
543 if (output->pClipBoxList) in psb_repaint_colorkey()544 psb_x11_freeWindowClipBoxList(output->pClipBoxList); in psb_repaint_colorkey()546 …ret = psb_x11_createWindowClipBoxList(ctx->native_dpy, draw, &output->pClipBoxList, &output->ui32N… in psb_repaint_colorkey()559 psb_x11_freeWindowClipBoxList(output->pClipBoxList); in psb_repaint_colorkey()564 pClipNext = output->pClipBoxList; in psb_repaint_colorkey()