Searched defs:top_down (Results 1 – 3 of 3) sorted by relevance
135 bool top_down = alignment_ & POPUP_ALIGNMENT_TOP; in UpdateWidgets() local270 bool top_down = alignment_ & POPUP_ALIGNMENT_TOP; in RepositionWidgets() local303 bool top_down = alignment_ & POPUP_ALIGNMENT_TOP; in RepositionWidgetsWithTarget() local362 bool top_down = alignment_ & POPUP_ALIGNMENT_TOP; in GetBaseLine() local
174 bool top_down) in MessageListView()538 bool top_down, in MessageCenterView()
183 const ProfileTree* top_down() const { return &top_down_; } in top_down() function