Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.h54 bool showDigit = true; member
234 void SetShowDigit(bool showDigit) in SetShowDigit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Dclock_component.cpp183 void ClockComponent::SetShowDigit(bool showDigit) in SetShowDigit()