Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/bridge/common/utils/
H A Dutils_test.cpp206 EXPECT_EQ(ParseRadialGradientSize(value), RadialSizeType::CLOSEST_CORNER);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dgradient_property_test_ng.cpp165 radialGradient.radialSizeType = std::make_optional(RadialSizeType::CLOSEST_CORNER);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h61 CLOSEST_CORNER, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h76 CLOSEST_CORNER, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp548 { DOM_GRADIENT_SIZE_CLOSEST_CORNER, RadialSizeType::CLOSEST_CORNER }, in ParseRadialGradientSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp496 case NG::RadialSizeType::CLOSEST_CORNER: in GetCircleSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp523 case NG::RadialSizeType::CLOSEST_CORNER: in GetCircleSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp753 case RadialSizeType::CLOSEST_CORNER: in GetCircleSize()
798 case RadialSizeType::CLOSEST_CORNER: in GetCircleSize()