Searched defs:overlaps (Results 1 – 15 of 15) sorted by relevance
86 bool overlaps(const BasicBox& rBox) const in overlaps() function in basegfx::BasicBox
112 bool overlaps(const B1IBox& rBox) const in overlaps() function in basegfx::B1IBox
113 bool overlaps(const B1IRange& rRange) const in overlaps() function in basegfx::B1IRange
122 bool overlaps(const B1DRange& rRange) const in overlaps() function in basegfx::B1DRange
185 bool overlaps(const B2IBox& rBox) const in overlaps() function in basegfx::B2IBox
186 bool overlaps(const B2IRange& rRange) const in overlaps() function in basegfx::B2IRange
210 bool overlaps(const B2DRange& rRange) const in overlaps() function in basegfx::B2DRange
216 bool overlaps(const B3IBox& rBox) const in overlaps() function in basegfx::B3IBox
219 bool overlaps(const B3IRange& rRange) const in overlaps() function in basegfx::B3IRange
250 bool overlaps(const B3DRange& rRange) const in overlaps() function in basegfx::B3DRange
119 bool overlaps(const BasicRange& rRange) const in overlaps() function in basegfx::BasicRange
169 range<T>::overlaps(const self & i_other) const in overlaps() function in o3tl::range
170 range<T>::overlaps(const self & i_other) const in overlaps() function in csv::range
205 bool overlaps( const B2DRange& rRange ) const in overlaps() function in basegfx::ImplB2DPolyRange384 bool B2DPolyRange::overlaps( const B2DRange& rRange ) const in overlaps() function in basegfx::B2DPolyRange
336 static bool overlaps(T nMin1, T nMax1, T nMin2, T nMax2, T& rNewMin, T& rNewMax) in overlaps() function in __anoncb7f84880111::JoinRefTokenRanges
Completed in 70 milliseconds