Searched refs:size_most_recent_ (Results 1 – 2 of 2) sorted by relevance
51 invalid_region->IntersectWith(DesktopRect::MakeSize(size_most_recent_)); in TakeInvalidRegion()60 return size_most_recent_; in size_most_recent()64 size_most_recent_ = size; in set_size_most_recent()
78 DesktopSize size_most_recent_; variable