Searched refs:ACE_STYLUS (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | stylus_detector_callback.cpp | 183 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture wtextLength:%{public}d", wtextLength); in DeleteText() 217 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture wtextLength:%{public}d", wtextLength); in ChoiceText() 297 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture wtextLength:%{public}d", wtextLength); in HandleMoveCursor() 306 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture do not cross"); in HandleMoveCursor() 319 … TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture pattern has select-overlay render transform"); in GetGlyphPositionByGlobalOffset() 325 …TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture localOffset:%{public}f, %{public}f", localOffset.Ge… in GetGlyphPositionByGlobalOffset() 331 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture point outside the area"); in GetGlyphPositionByGlobalOffset() 346 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture wtextLength:%{public}d", wtextLength); in CalculateIntersectedRegion() 350 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture rect do not cross"); in CalculateIntersectedRegion() 359 TAG_LOGI(AceLogTag::ACE_STYLUS, "stylusGesture rect do not cross"); in CalculateIntersectedRegion() [all …]
|
H A D | stylus_detector_mgr.cpp | 99 TAG_LOGI(AceLogTag::ACE_STYLUS, "Can't find pipeline for find hit node."); in FindHitFrameNode() 121 TAG_LOGI(AceLogTag::ACE_STYLUS, "TouchTestResult is empty"); in IsNeedInterceptedTouchEvent() 127 …TAG_LOGI(AceLogTag::ACE_STYLUS, "Stylus hit position is (%{public}f, %{public}f). TargetNode is No… in IsNeedInterceptedTouchEvent() 132 TAG_LOGI(AceLogTag::ACE_STYLUS, in IsNeedInterceptedTouchEvent() 137 TAG_LOGI(AceLogTag::ACE_STYLUS, "Stylus service is not enable"); in IsNeedInterceptedTouchEvent()
|
H A D | stylus_detector_loader.cpp | 62 TAG_LOGI(AceLogTag::ACE_STYLUS, "Stylus detector loader instance loading failed."); in Init()
|
H A D | log_wrapper.cpp | 135 { AceLogTag::ACE_STYLUS, "AceStylus" },
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | log_wrapper.h | 214 ACE_STYLUS, // C0395A enumerator
|