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

/xsrc/external/mit/libXft/dist/src/
H A Dxftint.h194 } XftClipRect; typedef in typeref:struct:_XftClipRect
199 XftClipRect *rect;
H A Dxftdraw.c941 XftClipRect *new = NULL;
958 new = malloc (sizeof (XftClipRect) + (size_t)n * sizeof (XRectangle));

Completed in 4 milliseconds