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

  /xsrc/external/mit/libXft/dist/src/
xftint.h 367 XftDrawDepth (XftDraw *draw);
xftdraw.c 84 XftDrawDepth (XftDraw *draw)
108 if ((depth = XftDrawDepth (draw)) &&
219 pf.depth = (int)XftDrawDepth (draw);
xftcore.c 1012 if (!image && (depth = XftDrawDepth (draw)))
1168 if (!image && (depth = XftDrawDepth (draw)))
1329 if (!image && (depth = XftDrawDepth (draw)))

Completed in 8 milliseconds