Searched defs:SMALL (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/transform/ | ||
H A D | click_spring_effect.h | 32 SMALL, member in OHOS::Ace::ClickSpringEffectType |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/ | ||
H A D | gpu_context.h | 39 SMALL = 1 << 6, member in OHOS::Rosen::Drawing::PathRenderers |
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/ | ||
H A D | button_extend_test_ng.cpp | 168 buttonModelNG.SetControlSize(AceType::RawPtr(buttonNode), ControlSize::SMALL); in HWTEST_F() member in OHOS::Ace::NG::ControlSize |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ | ||
H A D | constants.h | 65 enum class ControlSize { SMALL, NORMAL }; member in OHOS::Ace::ControlSize |
Completed in 5 milliseconds