Searched defs:hasCustomAnimation (Results 1 – 3 of 3) sorted by relevance
1545 bool hasCustomAnimation = true; variable1564 bool hasCustomAnimation = true; variable1588 bool hasCustomAnimation = true; variable1607 bool hasCustomAnimation = false; variable1627 bool hasCustomAnimation = false; variable1647 bool hasCustomAnimation = false; variable1667 bool hasCustomAnimation = false; variable1682 bool hasCustomAnimation = false; variable1697 bool hasCustomAnimation = false; variable
1690 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &pack… in OnStopDrag()1930 int32_t DragManager::HandleDragSuccess(bool hasCustomAnimation) in HandleDragSuccess()1961 int32_t DragManager::HandleDragResult(DragResult result, bool hasCustomAnimation) in HandleDragResult()
694 bool hasCustomAnimation = false; in StopDragStub() local