Searched refs:globalContentRect (Results 1 – 2 of 2) sorted by relevance
327 auto globalContentRect = GetVisibleContentRect(); in GetSelectArea() local328 auto intersectRect = res.IntersectRectT(globalContentRect); in GetSelectArea()
878 auto globalContentRect = contentRect_; in CheckSelectAreaVisible() local879 globalContentRect.SetOffset(globalContentRect.GetOffset() + globalOffset); in CheckSelectAreaVisible()882 } else if (!globalContentRect.IsInnerIntersectWith(selectArea)) { in CheckSelectAreaVisible()