Searched refs:IsLastPossibleDropTarget (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.h408 bool IsLastPossibleDropTarget(const Index& index) const;
H A Dapps_grid_view.cc2036 if (IsLastPossibleDropTarget(nearest_tile) && d_min < d_reorder) {
2139 bool AppsGridView::IsLastPossibleDropTarget(const Index& index) const { function in class:AppsGridView

Completed in 85 milliseconds