Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_arc_track.cpp91 bool ShouldHighLight(const double start, const double interval, const double percent) in ShouldHighLight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp344 bool GaugeModifier::ShouldHighLight(float start, float interval, float percent) in ShouldHighLight() function in OHOS::Ace::NG::GaugeModifier