Searched refs:IsXDecreasingOctant (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiline.h148 #define IsXDecreasingOctant(_octant) ((_octant) & XDECREASING) macro
H A Dmizerclip.c499 negslope = IsXDecreasingOctant(octant);
554 negslope = IsXDecreasingOctant(octant);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiline.h147 #define IsXDecreasingOctant(_octant) ((_octant) & XDECREASING) macro
H A Dmizerclip.c489 negslope = IsXDecreasingOctant(octant);
540 negslope = IsXDecreasingOctant(octant);

Completed in 4 milliseconds