Searched refs:IsNotNeedShowPreviewForWeb (Results 1 – 2 of 2) sorted by relevance
185 bool IsNotNeedShowPreviewForWeb(const RefPtr<FrameNode>& frameNode);
257 bool DragEventActuator::IsNotNeedShowPreviewForWeb(const RefPtr<FrameNode>& frameNode) in IsNotNeedShowPreviewForWeb() function in OHOS::Ace::NG::DragEventActuator516 !actuator->IsNotNeedShowPreviewForWeb(frameNode)) { in OnCollectTouchTarget()