Searched refs:convertDragBehavior (Results 1 – 1 of 1) sorted by relevance
311 OHOS::Ace::DragBehavior convertDragBehavior(int32_t dragBehavior) in convertDragBehavior() function327 dragEvent_->SetDragBehavior(convertDragBehavior(args[0]->ToNumber<int32_t>())); in SetDragBehavior()