Searched refs:last_updated_visible_content_rect_ (Results 1 – 2 of 2) sorted by relevance
88 if (last_updated_visible_content_rect_ == visible_content_rect() && in Update()120 last_updated_visible_content_rect_ = visible_content_rect(); in Update()
57 gfx::Rect last_updated_visible_content_rect_; variable