Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp46 const float TEXT_HOUR24_HEIGHT_NUMBER = 9.0f; variable
1172 …Height_ = static_cast<float>(pickerTheme->GetGradientHeight().Value() - TEXT_HOUR24_HEIGHT_NUMBER); in SetDividerHeight()