Searched refs:current_point (Results 1 – 1 of 1) sorted by relevance
82 gfx::Point current_point = (*current)->bounds().origin(); in CheckVerticalOrderInNotification() local84 (*current), notification_view(), ¤t_point); in CheckVerticalOrderInNotification()86 EXPECT_LT(last_point.y(), current_point.y()); in CheckVerticalOrderInNotification()