Searched refs:setVertical_ (Results 1 – 4 of 4) sorted by relevance
247 setVertical_ = { Placement::TOP, Placement::TOP_LEFT, Placement::TOP_RIGHT, Placement::BOTTOM, in BubbleLayoutAlgorithm()547 if (setVertical_.find(placement_) != setVertical_.end()) { in GetIfNeedArrow()733 if (setVertical_.find(placement_) != setVertical_.end()) { in GetChildPositionNew()796 if (setVertical_.find(placement_) != setVertical_.end()) { in GetAdjustPosition()809 if (setVertical_.find(placement_) != setVertical_.end()) { in GetAdjustPosition()
263 std::unordered_set<Placement> setVertical_; variable
259 std::unordered_set<Placement> setVertical_; variable
275 setVertical_ = { Placement::TOP, Placement::TOP_LEFT, Placement::TOP_RIGHT, in MenuLayoutAlgorithm()292 setVertical_.clear(); in ~MenuLayoutAlgorithm()