Home
last modified time | relevance | path

Searched defs:GetAngleRange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_circle_progress.cpp59 void UICircleProgress::GetAngleRange(int16_t& start, int16_t& end) const in GetAngleRange() function in OHOS::UICircleProgress
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h728 const std::pair<float, float>& GetAngleRange() const in GetAngleRange() function