Home
last modified time | relevance | path

Searched defs:centerY_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcircle_progress_component.h55 int16_t centerY_; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_arc.h109 float centerY_; // Center Y-coordinate variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.h69 std::pair<double, bool> centerY_ = { -1.0, false }; variable
H A Ddom_chart.h208 std::pair<double, bool> centerY_ = { -1.0, false }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h213 float centerY_ = 0.0f; variable
H A Ddot_indicator_modifier.h344 float centerY_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h250 Dimension centerY_; variable