Home
last modified time | relevance | path

Searched defs:DEFAULT_SIDE_LENGTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Dpattern_lock_component.h26 constexpr int32_t DEFAULT_SIDE_LENGTH = 300; variable
H A Dpattern_lock_theme.h35 static constexpr Dimension DEFAULT_SIDE_LENGTH = 288.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/patternlock/
H A Dpatternlock_test_ng.cpp70 constexpr float DEFAULT_SIDE_LENGTH = 20.0f; variable