Home
last modified time | relevance | path

Searched refs:MinusHeight (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dsize.h108 Size& MinusHeight(double height) in MinusHeight() function in OHOS::Ace::Size
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dsize_t.h112 SizeT& MinusHeight(T height) in MinusHeight() function in OHOS::Ace::NG::SizeT
501 OptionalSize& MinusHeight(float height)
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_algorithm.cpp145 parentConstraint.maxSize.MinusHeight(totalHeight); in MeasureChildren()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp753 maxSize.MinusHeight(safeAreaInsets_.bottom_.Length()); in CaculateMaxSize()
880 dialogChildSize_.MinusHeight(limitPos - childOffset.GetY()); in AdjustChildPosition()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp185 size.MinusHeight(expandHeight); in Measure()

Completed in 9 milliseconds