Home
last modified time | relevance | path

Searched refs:Dialogprops (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp1392 const RefPtr<UINode>& contentColumn, const DialogProperties& Dialogprops) in CheckScrollHeightIsNegative() argument
1395 …if (Dialogprops.buttons.size() == ONE_BUTTON_MODE || buttonContainer_->GetTag() == V2::ROW_ETS_TAG… in CheckScrollHeightIsNegative()
1410 auto buttonContainerNew = BuildButtons(Dialogprops.buttons, Dialogprops.buttonDirection); in CheckScrollHeightIsNegative()