Searched refs:GetCopyAllButtonMarker (Results 1 – 3 of 3) sorted by relevance
211 overlay->GetCopyAllButtonMarker(), [weak = WeakClaim(this)]() { in BindBackendEvent()254 overlay->GetCopyAllButtonMarker(), [weak = WeakClaim(this)](const ClickInfo& info) { in BindBackendEventV2()280 overlay->GetCopyAllButtonMarker()); in RemoveBackendEvent()287 … BackEndEventManager<void()>::GetInstance().RemoveBackEndEvent(overlay->GetCopyAllButtonMarker()); in RemoveBackendEvent()
137 const EventMarker& GetCopyAllButtonMarker() const;
649 const EventMarker& TextOverlayComponent::GetCopyAllButtonMarker() const in GetCopyAllButtonMarker() function in OHOS::Ace::TextOverlayComponent