IsPointOutsideOfFolderBoundary  102 ui/app_list/views/app_list_folder_view.h   virtual bool IsPointOutsideOfFolderBoundary(const gfx::Point& point) OVERRIDE;
IsPointOutsideOfFolderBoundary 1327 ui/app_list/views/apps_grid_view.cc       folder_delegate_->IsPointOutsideOfFolderBoundary(pt);
IsPointOutsideOfFolderBoundary   51 ui/app_list/views/apps_grid_view_folder_delegate.h   virtual bool IsPointOutsideOfFolderBoundary(const gfx::Point& point) = 0;