Searched refs:ACE_SCROLLABLE (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable.cpp | 356 …TAG_LOGI(AceLogTag::ACE_SCROLLABLE, "Scroll drag start, id:%{public}d, tag:%{public}s", nodeId_, n… in HandleDragStart() 447 …TAG_LOGI(AceLogTag::ACE_SCROLLABLE, "Scroll drag end, velocity is %{public}f id:%{public}d, tag:%{… in HandleDragEnd() 512 …TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "The position of scroll motion is %{public}f, velocity is %{pu… in StartScrollAnimation() 727 TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "The snap delta of scroll motion is %{public}f, " in ProcessScrollSnapSpringMotion() 764 TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "Current Pos is %{public}f, position is %{public}f", in ProcessScrollSnapMotion() 824 …TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "position is %{public}f, mainVelocity is %{public}f, minExtent… in StartSpringMotion() 879 TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "position is %{public}f, minExtent is " in UpdateSpringMotion() 971 TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "Current Pos is %{public}f, position is %{public}f", in ProcessSpringMotion() 1024 TAG_LOGD(AceLogTag::ACE_SCROLLABLE, "position is %{public}f, currentVelocity_ is %{public}f, " in ProcessScrollMotion()
|
H A D | scrollable_pattern.cpp | 1563 TAG_LOGI(AceLogTag::ACE_SCROLLABLE, "Box select start"); in HandleDragStart() 1608 TAG_LOGI(AceLogTag::ACE_SCROLLABLE, "Box select end"); in HandleDragEnd()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | log_wrapper.cpp | 57 { AceLogTag::ACE_SCROLLABLE, "AceScrollable" },
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | scrollable_event.cpp | 107 …AceLogTag::ACE_SCROLLABLE, "Scrollable GestureJudge:%{public}d, %{public}d", isHitTestBlock, click… in InitClickRecognizer()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | log_wrapper.h | 135 ACE_SCROLLABLE, // C0390B enumerator
|