Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h203 void SetRtlFlip(bool rtlFlip) in SetRtlFlip() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.cpp68 ratingChild_->SetRtlFlip(StringToBool(style.second)); in SetSpecializedStyle()