Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.h71 …bool SetAlignmentSwitchLessThanAPITwelve(const SizeF& maxSize, const SizeF& childSize, OffsetF& to…
H A Ddialog_layout_algorithm.cpp809 return SetAlignmentSwitchLessThanAPITwelve(maxSize, childSize, topLeftPoint); in SetAlignmentSwitch()
812 bool DialogLayoutAlgorithm::SetAlignmentSwitchLessThanAPITwelve(const SizeF& maxSize, const SizeF& … in SetAlignmentSwitchLessThanAPITwelve() function in OHOS::Ace::NG::DialogLayoutAlgorithm