Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.h57 float maxBottom = 0.0f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp53 auto maxBottom = contentRect.GetY() + SystemProperties::GetDevicePhysicalHeight(); in GetLastBoxRect() local