Home
last modified time | relevance | path

Searched refs:PATTERN_HEIGHT (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dvkeyboard.h193 static const int PATTERN_HEIGHT = 3; member in OHOS::MMI::MotionSpacePatternIndex
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp110 const char PATTERN_HEIGHT[] = "height"; member
H A Dtheme_attributes.h112 extern const char PATTERN_HEIGHT[];
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
H A Dtheme_mock.cpp40 { PATTERN_HEIGHT, { .type = ThemeConstantsType::DIMENSION, .value = 36.0_vp } },
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dtheme_mock.cpp40 { PATTERN_HEIGHT, { .type = ThemeConstantsType::DIMENSION, .value = 36.0_vp } },
/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp169 constexpr float PATTERN_HEIGHT = 10.0f; member
752 EXPECT_FLOAT_EQ(patternDeclaration.height.ConvertToPx(), PATTERN_HEIGHT); in HWTEST_F()

Completed in 7 milliseconds