Home
last modified time | relevance | path

Searched refs:Claim (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dswipe_recognizer.cpp108 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
117 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
122 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
150 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
177 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
204 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchUpEvent()
219 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
284 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
322 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
329 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
[all …]
H A Drotation_recognizer.cpp88 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
139 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
145 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
178 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
233 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
236 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
261 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
264 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
280 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
295 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
[all …]
H A Dpinch_recognizer.cpp104 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
161 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
169 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
201 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
240 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
246 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
274 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
304 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
307 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
320 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
[all …]
H A Dclick_recognizer.cpp60 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in IsPointInRegion()
81 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in IsPointInRegion()
238 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
268 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
283 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in IsFormRenderClickRejected()
299 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in TriggerClickAccepted()
302 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in TriggerClickAccepted()
348 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
373 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
388 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
[all …]
H A Dlong_press_recognizer.cpp136 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
142 Adjudicate(Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
163 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
218 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
234 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
259 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
278 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleOverdueDeadline()
286 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleOverdueDeadline()
294 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleOverdueDeadline()
514 return gestureRecognizerJudgeFunc(info, Claim(this), responseLinkRecognizer_); in TriggerGestureJudgeCallback()
H A Dsequenced_recognizer.cpp197 GroupAdjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleEvent()
242 GroupAdjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleEvent()
271 GroupAdjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in BatchAdjudicate()
277 GroupAdjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
289 GroupAdjudicate(AceType::Claim(this), GestureDisposal::REJECT); in BatchAdjudicate()
301 GroupAdjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
395 GroupAdjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleOverdueDeadline()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.cpp67 auto node = AceType::Claim(frameNode); in InitXComponent()
79 auto frameNode = AceType::Claim(ViewStackProcessor::GetInstance()->GetMainFrameNode()); in GetLibraryName()
92 auto frameNode = AceType::Claim(ViewStackProcessor::GetInstance()->GetMainFrameNode()); in SetSoPath()
132 auto node = AceType::Claim(frameNode); in SetOnLoad()
166 auto node = AceType::Claim(frameNode); in SetOnDestroy()
397 auto node = AceType::Claim(frameNode); in EnableAnalyzer()
431 auto node = AceType::Claim(frameNode); in SetControllerOnCreated()
444 auto node = AceType::Claim(frameNode); in SetControllerOnChanged()
457 auto node = AceType::Claim(frameNode); in SetControllerOnDestroyed()
470 auto node = AceType::Claim(frameNode); in SetDetachCallback()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.cpp276 parent->AddChild(AceType::Claim(this), slot); in Mount()
309 scope->AddChild(AceType::Claim(focusNode)); in AddToFocus()
319 context->PushFocusAnimation(AceType::Claim(this)); in AddToFocus()
327 context->PushShadow(AceType::Claim(this)); in AddToFocus()
336 context->AddDirtyElement(AceType::Claim(this)); in MarkDirty()
346 context->AddDirtyElement(AceType::Claim(this)); in SetUpdateComponent()
383 retakeElement->Mount(AceType::Claim(this), slot, renderSlot); in InflateComponent()
393 newChild->Mount(AceType::Claim(this), slot, renderSlot); in InflateComponent()
402 return AceType::Claim(rawPtrFocusGroup); in GetFocusScope()
422 return AceType::Claim(pageElement); in GetPageElement()
[all …]
H A Dcomposed_element.cpp33 context->RemoveComposedElement(id_, AceType::Claim(this)); in Detached()
60 context->AddComposedElement(id_, AceType::Claim(this)); in PerformBuild()
98 context->RemoveComposedElement(id_, AceType::Claim(this)); in Update()
99 context->AddComposedElement(compose->GetId(), AceType::Claim(this)); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dclick_recognizer.cpp133 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
152 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
161 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
171 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
194 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchUpEvent()
206 Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in HandleTouchUpEvent()
222 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
229 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
235 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleOverdueDeadline()
H A Dpan_recognizer.cpp68 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
93 AddToReferee(0, AceType::Claim(this)); in HandleTouchDownEvent()
112 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
124 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
129 DelFromReferee(event.id, AceType::Claim(this)); in HandleTouchUpEvent()
152 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
186 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
189 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
248 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
250 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
[all …]
H A Dsequenced_recognizer.cpp146 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in BatchAdjudicate()
148 Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
151 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in BatchAdjudicate()
153 Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
164 MultiFingersRecognizer::AddToReferee(touchId, AceType::Claim(this)); in AddToReferee()
202 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleOverdueDeadline()
H A Dlong_press_recognizer.cpp65 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
66 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchDownEvent()
84 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
108 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
136 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
146 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
164 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleOverdueDeadline()
H A Dslide_recognizer.cpp79 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
129 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
141 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
146 DelFromReferee(event.id, AceType::Claim(this)); in HandleTouchUpEvent()
195 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
246 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
248 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
278 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
280 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchMoveEvent()
290 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
H A Dpinch_recognizer.cpp55 AddToReferee(event.id, AceType::Claim(this)); in HandleTouchDownEvent()
89 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
108 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchUpEvent()
137 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
170 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in HandleTouchMoveEvent()
181 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in HandleTouchCancelEvent()
H A Dexclusive_recognizer.cpp142 MultiFingersRecognizer::Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
160 MultiFingersRecognizer::Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in BatchAdjudicate()
167 MultiFingersRecognizer::Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in BatchAdjudicate()
181 MultiFingersRecognizer::AddToReferee(touchId, AceType::Claim(this)); in AddToReferee()
207 MultiFingersRecognizer::Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in AcceptSubGesture()
H A Dtimeout_recognizer.cpp64 MultiFingersRecognizer::AddToReferee(touchId, AceType::Claim(this)); in AddToReferee()
69 MultiFingersRecognizer::DelFromReferee(touchId, AceType::Claim(this)); in DelFromReferee()
135 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in BatchAdjudicate()
148 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in BatchAdjudicate()
154 Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
H A Dparallel_recognizer.cpp122 Adjudicate(AceType::Claim(this), GestureDisposal::ACCEPT); in BatchAdjudicate()
144 Adjudicate(AceType::Claim(this), GestureDisposal::REJECT); in BatchAdjudicate()
149 Adjudicate(AceType::Claim(this), GestureDisposal::PENDING); in BatchAdjudicate()
162 MultiFingersRecognizer::AddToReferee(touchId, AceType::Claim(this)); in AddToReferee()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.cpp61 context->AddDirtyCustomNode(AceType::DynamicCast<UINode>(Claim(this))); in MarkNeedUpdate()
66 auto uiNode = AceType::DynamicCast<UINode>(Claim(this)); in FireRecycleSelf()
71 recycleCustomNodeFunc_(AceType::Claim<CustomNodeBase>(this)); in FireRecycleSelf()
79 auto node = AceType::DynamicCast<UINode>(Claim(this)); in FireRecycleRenderFunc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_view.cpp48 focusManager->FocusViewShow(AceType::Claim(this), isTriggerByStep); in FocusViewShow()
61 focusManager->FocusViewHide(AceType::Claim(this)); in FocusViewHide()
79 focusManager->FocusViewClose(AceType::Claim(this), isDetachFromTree); in FocusViewClose()
85 auto focusViewPattern = AceType::DynamicCast<Pattern>(AceType::Claim(this)); in GetFrameNode()
92 auto focusViewPattern = AceType::DynamicCast<Pattern>(AceType::Claim(this)); in GetFrameName()
101 auto focusViewPattern = AceType::DynamicCast<Pattern>(AceType::Claim(this)); in GetFrameId()
121 auto focusViewPattern = AceType::DynamicCast<Pattern>(AceType::Claim(this)); in GetFocusHub()
141 return AceType::Claim(this); in GetEntryFocusView()
157 return AceType::Claim(this); in GetEntryFocusView()
166 auto focusViewPattern = AceType::DynamicCast<Pattern>(AceType::Claim(this)); in GetViewRootScope()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dmotion_path_evaluator.h52 return AceType::MakeRefPtr<DoubleEvaluator>(AceType::Claim(this), true); in CreateXEvaluator()
57 return AceType::MakeRefPtr<DoubleEvaluator>(AceType::Claim(this), false); in CreateYEvaluator()
62 return AceType::MakeRefPtr<DimensionOffsetEvaluator>(AceType::Claim(this)); in CreateDimensionOffsetEvaluator()
67 return AceType::MakeRefPtr<RotateEvaluator>(AceType::Claim(this)); in CreateRotateEvaluator()
72 return AceType::MakeRefPtr<TransformOperationsEvaluator>(AceType::Claim(this)); in CreateTransformOperationsEvaluator()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/overlay/
H A Djs_overlay.cpp61 delegate->AddFrameNodeToOverlay(AceType::Claim(frameNode)); in JSAddFrameNode()
68 delegate->AddFrameNodeToOverlay(AceType::Claim(frameNode), index); in JSAddFrameNode()
86 delegate->RemoveFrameNodeOnOverlay(AceType::Claim(frameNode)); in JSRemoveFrameNode()
99 delegate->ShowNodeOnOverlay(AceType::Claim(frameNode)); in JSShowNode()
112 delegate->HideNodeOnOverlay(AceType::Claim(frameNode)); in JSHideNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp94 RefPtr<FocusNode> node = AceType::Claim(this); in CollectTabIndexNodes()
229 auto renderNode = GetRenderNode(AceType::Claim(this)); in RequestFocusImmediately()
253 parent->SwitchFocus(AceType::Claim(this)); in RequestFocusImmediately()
263 return AceType::Claim(this); in GetChildDefaultFocusNode()
266 return AceType::Claim(this); in GetChildDefaultFocusNode()
268 RefPtr<FocusGroup> scope = AceType::DynamicCast<FocusGroup>(AceType::Claim(this)); in GetChildDefaultFocusNode()
288 return AceType::Claim(this); in GetChildFocusNodeById()
318 auto renderNode = GetRenderNode(AceType::Claim(this)); in UpdateAccessibilityFocusInfo()
352 parent->RemoveChild(AceType::Claim(this)); in RemoveSelf()
449 context->AddDirtyFocus(AceType::Claim(this)); in RequestFocus()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp49 controller_->SetContentElement(AceType::Claim(this)); in Update()
195 auto renderNode = TabsHelper::GetTabBarFocusedElement(AceType::Claim(this)); in UpdateIndex()
197 auto idx2 = TabsHelper::GetTabBarElementIndex(AceType::Claim(this), renderNode); in UpdateIndex()
201 TabsHelper::SetIndex(Referenced::Claim<Element>(this), idx2); in UpdateIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp175 gestureGroup->AddGesture(AceType::Claim(childGesture)); in addGestureToGestureGroup()
182 gestureGroup->AddGesture(AceType::Claim(childGesture)); in addGestureToGestureGroupWithRefCountDecrease()
191 gestureGroup->RemoveGesture(AceType::Claim(childGesture)); in removeGestureFromGestureGroup()
634 auto gestureRecognizer = AceType::Claim(rawRecognizer); in getGestureRecognizerEnabled()
642 auto gestureRecognizer = AceType::Claim(rawRecognizer); in getGestureRecognizerState()
707 auto gestureRecognizer = AceType::Claim(rawRecognizer); in getPanGestureDirectionMask()
718 auto gestureRecognizer = AceType::Claim(rawRecognizer); in isBuiltInGesture()
726 auto gestureRecognizer = AceType::Claim(rawRecognizer); in getGestureTag()
748 auto gestureRecognizer = AceType::Claim(rawRecognizer); in getGestureBindNodeId()
768 auto gestureRecognizer = AceType::Claim(rawRecognizer); in isGestureRecognizerValid()
[all …]

12345678910>>...15