Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp1275 int32_t index, int32_t midSize, float middleChildHeight, float otherChildHeight) in CalculateHotZone()
1323 auto otherChildHeight = optionProperties_[midSize - 1].height; in AddHotZoneRectToText() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp1424 int32_t index, int32_t midSize, float middleChildHeight, float otherChildHeight) in CalculateHotZone()
1472 auto otherChildHeight = optionProperties_[midSize - 1].height; in AddHotZoneRectToText() local