Home
last modified time | relevance | path

Searched refs:IsRtlFlip (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h208 bool IsRtlFlip() const in IsRtlFlip() function
H A Drender_rating.cpp65 rtlFlip_ = rating->IsRtlFlip(); in Update()