Searched refs:DROP_ON (Results 1 – 5 of 5) sorted by relevance
175 if (drop_item_ && drop_position_ != MenuDelegate::DROP_ON) in PaintChildren()375 return (drop_item_ == item && drop_position_ == MenuDelegate::DROP_ON); in GetShowSelection()416 if (position == MenuDelegate::DROP_ON) { in SchedulePaintForDropIndicator()
53 DROP_ON enumerator
705 drop_position = MenuDelegate::DROP_ON; in OnDragUpdated()713 drop_position = MenuDelegate::DROP_ON; in OnDragUpdated()
173 } else if (*position == DROP_ON) { in GetDropOperation()194 } else if (position == DROP_ON) { in OnPerformDrop()
225 case views::MenuDelegate::DROP_ON: in GetDropOperation()254 case views::MenuDelegate::DROP_ON: in OnPerformDrop()