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

/xsrc/external/mit/libXft/dist/src/
H A Dxftdraw.c149 draw->clip_type = XftClipTypeNone;
174 draw->clip_type = XftClipTypeNone;
200 draw->clip_type = XftClipTypeNone;
282 switch (draw->clip_type) {
417 switch (draw->clip_type) {
451 switch (draw->clip_type) {
857 if (!r && draw->clip_type == XftClipTypeNone)
861 draw->clip_type == XftClipTypeRegion &&
886 switch (draw->clip_type) {
902 draw->clip_type
[all...]
H A Dxftint.h211 XftClipType clip_type; member in struct:_XftDraw

Completed in 3 milliseconds