Lines Matching defs:pa
359 XRenderPictureAttributes pa;
363 pa.repeat = True;
367 CPRepeat, &pa);
401 XRenderPictureAttributes pa;
410 pa.subwindow_mode = IncludeInferiors;
414 format, mask, &pa);
918 XRenderPictureAttributes pa;
919 pa.clip_mask = None;
921 CPClipMask, &pa);
1017 XRenderPictureAttributes pa;
1019 pa.subwindow_mode = mode;
1021 CPSubwindowMode, &pa);