Searched defs:top_down (Results 1 – 3 of 3) sorted by relevance
123 bool top_down = alignment_delegate_->IsTopDown(); in UpdateWidgets() local247 bool top_down = alignment_delegate_->IsTopDown(); in RepositionWidgets() local280 bool top_down = alignment_delegate_->IsTopDown(); in RepositionWidgetsWithTarget() local
175 bool top_down) in MessageListView()541 bool top_down, in MessageCenterView()
182 const ProfileTree* top_down() const { return &top_down_; } in top_down() function