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

  /xsrc/external/mit/libXft/dist/src/
xftint.h 194 } XftClipRect;
199 XftClipRect *rect;
xftdraw.c 941 XftClipRect *new = NULL;
958 new = malloc (sizeof (XftClipRect) + (size_t)n * sizeof (XRectangle));

Completed in 4 milliseconds