Home
last modified time | relevance | path

Searched refs:clockwiseDirection_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.h54 bool clockwiseDirection_ = true; member in OHOS::Ace::Framework::final
H A Ddom_progress.cpp75 [](const std::string& val, DOMProgress& progress) { progress.clockwiseDirection_ = StringToBool(val); } }, in SetSpecializedAttr()
234 info->SetClockwise(clockwiseDirection_); in PrepareSpecializedComponent()
239 info->SetClockwise(clockwiseDirection_); in PrepareSpecializedComponent()

Completed in 1 milliseconds