HomeSort by relevance Sort by last modified time
    Searched defs:GetContentsSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/test/
overflow_bubble_view_test_api.cc 19 gfx::Size OverflowBubbleViewTestAPI::GetContentsSize() {
20 return bubble_view_->GetContentsSize();
  /external/chromium_org/ash/shelf/
overflow_bubble_view.cc 75 const gfx::Size OverflowBubbleView::GetContentsSize() const {
93 const gfx::Size contents_size(GetContentsSize());
103 const gfx::Size contents_size(GetContentsSize());
112 gfx::Size preferred_size = GetContentsSize();
135 gfx::PointAtOffsetFromOrigin(-scroll_offset_), GetContentsSize()));

Completed in 212 milliseconds