Searched refs:setHorizontal_ (Results 1 – 4 of 4) sorted by relevance
245 … setHorizontal_ = { Placement::LEFT, Placement::LEFT_BOTTOM, Placement::LEFT_TOP, Placement::RIGHT, in BubbleLayoutAlgorithm()542 if (setHorizontal_.find(placement_) != setHorizontal_.end()) { in GetIfNeedArrow()727 if (setHorizontal_.find(placement_) != setHorizontal_.end()) { in GetChildPositionNew()790 if (setHorizontal_.find(placement_) != setHorizontal_.end()) { in GetAdjustPosition()806 if (setHorizontal_.find(placement_) != setHorizontal_.end()) { in GetAdjustPosition()
262 std::unordered_set<Placement> setHorizontal_; variable
258 std::unordered_set<Placement> setHorizontal_; variable
273 setHorizontal_ = { Placement::LEFT, Placement::LEFT_BOTTOM, Placement::LEFT_TOP, in MenuLayoutAlgorithm()291 setHorizontal_.clear(); in ~MenuLayoutAlgorithm()