Searched refs:GetIconBounds (Results 1 – 9 of 9) sorted by relevance
60 gfx::Rect GetIconBounds() const;
301 gfx::Rect ShelfButton::GetIconBounds() const { in GetIconBounds() function in ash::ShelfButton
466 gfx::Rect icon_bounds = button->GetIconBounds(); in GetIdealBoundsOfItemIcon()
686 gfx::Point icon_offset = button->GetIconBounds().origin(); in TEST_P()
75 const gfx::Rect& GetIconBounds() const;
202 folder_item_view->GetIconBounds()); in GetTopItemIconBoundsInActiveFolder()
198 const gfx::Rect icon_bounds = item_view->GetIconBounds(); in GetItemIconBoundsAt()
516 const gfx::Rect& AppListItemView::GetIconBounds() const { in GetIconBounds() function in app_list::AppListItemView
1939 drag_item_view->ConvertRectToParent(drag_item_view->GetIconBounds()); in CancelFolderItemReparent()