Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp261 float popupMaxHeight = 0.0f; in CreateBubbleNode() local
358 float popupMaxHeight = 0.0f; in CreateCustomBubbleNode() local
478 float popupMaxHeight = 0.0f; in UpdatePopupParam() local
523 …opupMaxWidthAndHeight(const RefPtr<PopupParam>& param, float& popupMaxWidth, float& popupMaxHeight) in GetPopupMaxWidthAndHeight()
599 float popupMaxHeight = 0.0f; in UpdateCommonParam() local
690 float popupMaxHeight = 0.0f; in CreateCombinedChild() local
H A Dbubble_layout_algorithm.cpp366 …auto popupMaxHeight = maxHeight - OUT_RANGE_SPACE.ConvertToPx() - OUT_RANGE_SPACE.ConvertToPx() - … in GetPopupMaxWidthAndHeight() local