Searched defs:hasCustomAnimation (Results 1 – 3 of 3) sorted by relevance
72 bool hasCustomAnimation = false; member
949 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &pack… in OnStopDrag()1105 int32_t DragManager::HandleDragResult(DragResult result, bool hasCustomAnimation) in HandleDragResult()
694 bool hasCustomAnimation = false; in StopDragStub() local