Searched refs:isNewDragStyle_ (Results 1 – 2 of 2) sorted by relevance
713 isNewDragStyle_ = isNewDragStyle; in SetNewDragStyle()718 return isNewDragStyle_; in IsNewDragStyle()1075 bool isNewDragStyle_ = false; variable
599 "OnContextMenuShow result:%{public}d, isNewDragStyle_:%{public}d", result, isNewDragStyle_); in OnContextMenuShow()614 CHECK_NULL_VOID(isNewDragStyle_ && result); in OnContextMenuShow()1602 if (curContextMenuResult_ && (!isNewDragStyle_ || !previewImageNodeId_.has_value())) { in NotifyStartDragTask()1614 if (isNewDragStyle_ && delegate_->IsImageDrag() && param && curContextMenuResult_) { in NotifyStartDragTask()