Searched refs:IsExtends (Results 1 – 2 of 2) sorted by relevance
412 bool IsExtends(const CommonRect<T>& other) const in IsExtends() function
462 if (updateRect.IsIntersect(rect) || updateRect.IsExtends(rect)) { in AddUpdateRegion()