Searched defs:flip (Results 1 – 2 of 2) sorted by relevance
433 BitSetT<N, BitsT, ParamT> &BitSetT<N, BitsT, ParamT>::flip() in flip() function441 BitSetT<N, BitsT, ParamT> &BitSetT<N, BitsT, ParamT>::flip(ParamT pos) in flip() function
521 Rectangle Rectangle::flip(bool flipX, bool flipY) const in flip() function in gl::Rectangle