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

/xsrc/external/mit/libXmu/dist/src/
H A DXct.c36 #define UsedDirection 0x0002 macro
466 (priv->flags & UsedDirection)))
522 !(priv->flags & UsedDirection))
524 priv->flags |= UsedDirection;
554 (priv->flags & UsedDirection)))
572 (priv->flags & UsedDirection)))
626 (priv->flags & UsedDirection))

Completed in 3 milliseconds