Home | History | Annotate | Download | only in shelf

Lines Matching refs:SameDragType

1181 bool ShelfView::SameDragType(ShelfItemType typea, ShelfItemType typeb) const {
1205 if (SameDragType(model_->items()[i].type, type)) {