Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp45 void UpdateRowHeight(const RefPtr<FrameNode>& row, Dimension height) in UpdateRowHeight() function
591 UpdateRowHeight(customTitleRow, titleHeight_); in SetContainerModalTitleHeight()
593 UpdateRowHeight(controlButtonsRow, titleHeight_); in SetContainerModalTitleHeight()
595 UpdateRowHeight(gestureRow, titleHeight_); in SetContainerModalTitleHeight()