HomeSort by: relevance | last modified time | path
    Searched refs:clip_type (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXft/dist/src/
xftdraw.c 149 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 = XftClipTypeRegion
    [all...]
xftint.h 211 XftClipType clip_type; member in struct:_XftDraw

Completed in 6 milliseconds