Searched refs:ONE_BUTTON_MODE (Results 1 – 1 of 1) sorted by relevance
81 constexpr int32_t ONE_BUTTON_MODE = 1; variable844 if (buttons.size() == ONE_BUTTON_MODE || isVertical) { in BuildButtons()1343 if (buttons.size() == ONE_BUTTON_MODE || buttonContainer_->GetTag() != V2::ROW_ETS_TAG) { in NeedsButtonDirectionChange()1395 …if (Dialogprops.buttons.size() == ONE_BUTTON_MODE || buttonContainer_->GetTag() == V2::ROW_ETS_TAG… in CheckScrollHeightIsNegative()