Home
last modified time | relevance | path

Searched defs:popupMaxWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp260 float popupMaxWidth = 0.0f; in CreateBubbleNode() local
357 float popupMaxWidth = 0.0f; in CreateCustomBubbleNode() local
477 float popupMaxWidth = 0.0f; in UpdatePopupParam() local
523 void BubbleView::GetPopupMaxWidthAndHeight(const RefPtr<PopupParam>& param, float& popupMaxWidth, f… in GetPopupMaxWidthAndHeight()
598 float popupMaxWidth = 0.0f; in UpdateCommonParam() local
689 float popupMaxWidth = 0.0f; in CreateCombinedChild() local
H A Dbubble_layout_algorithm.cpp362 auto popupMaxWidth = GetMaxWith().Value(); in GetPopupMaxWidthAndHeight() local