Home
last modified time | relevance | path

Searched refs:ACE_SCROLL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dscroller_modifier.cpp36 TAG_LOGE(AceLogTag::ACE_SCROLL, "GetScrollerProxy not implemented"); in GetScrollerProxy()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlog_wrapper.cpp56 { AceLogTag::ACE_SCROLL, "AceScroll" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h134 ACE_SCROLL, // C0390A enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.h232 … TAG_LOGI(AceLogTag::ACE_SCROLL, "scroll setIntervalSize:%{public}f", intervalSize.Value()); in SetIntervalSize()
H A Dscroll_pattern.cpp103 PrintOffsetLog(AceLogTag::ACE_SCROLL, host->GetId(), prevOffset_ - currentOffset_); in OnDirtyLayoutWrapperSwap()