Searched defs:hostPattern (Results 1 – 11 of 11) sorted by relevance
32 TextInputResponseArea(const WeakPtr<Pattern>& hostPattern) : hostPattern_(hostPattern) {} in TextInputResponseArea()63 PasswordResponseArea(const WeakPtr<Pattern>& hostPattern, bool isObscured) in PasswordResponseArea()86 auto hostPattern = hostPattern_.Upgrade(); in ClearArea() local122 UnitResponseArea(const WeakPtr<Pattern>& hostPattern, const RefPtr<NG::UINode>& unitNode) in UnitResponseArea()141 auto hostPattern = hostPattern_.Upgrade(); in ClearArea() local158 … CleanNodeResponseArea(const WeakPtr<Pattern>& hostPattern) : TextInputResponseArea(hostPattern) {} in CleanNodeResponseArea()
495 auto hostPattern = hostPattern_.Upgrade(); in ClearArea() local
33 const WeakPtr<OHOS::Ace::NG::Pattern>& pattern, const WeakPtr<TextPattern>& hostPattern) in RichEditorDragOverlayModifier()
29 auto hostPattern = hostNode->GetPattern<TextDragBase>(); in CreateDragNode() local60 auto hostPattern = hostNode->GetPattern<TextDragBase>(); in CreateDragNode() local
34 …explicit RichEditorDragPattern(const RefPtr<TextPattern>& hostPattern) : hostPattern_(hostPattern)… in RichEditorDragPattern()
47 auto hostPattern = hostPattern_.Upgrade(); in onDraw() local
24 const WeakPtr<UIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller) in CreateSessionWrapper()
38 UIExtensionLifecycleListener(int32_t instanceId, const WeakPtr<UIExtensionPattern>& hostPattern) in UIExtensionLifecycleListener()118 const WeakPtr<UIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller) in SessionWrapperImpl()
67 auto hostPattern = hostNode->GetPattern<TextDragBase>(); in CreateDragNode() local89 TextDragData TextDragPattern::CalculateTextDragData(RefPtr<TextDragBase>& hostPattern, RefPtr<Frame… in CalculateTextDragData()
1259 auto hostPattern = frameNode->GetPattern<TextDragBase>(); variable1315 auto hostPattern = frameNode->GetPattern<TextDragBase>(); variable1374 auto hostPattern = frameNode->GetPattern<TextDragBase>(); variable
688 auto hostPattern = frameNode->GetPattern<TextDragBase>(); in HandleOnDragStart() local