Searched refs:isDragChangeLayout_ (Results 1 – 2 of 2) sorted by relevance
843 if (isDragChangeLayout_ && !needRestoreScene_) { in PerformLayout()844 isDragChangeLayout_ = false; in PerformLayout()848 isDragChangeLayout_ = false; in PerformLayout()989 isDragChangeLayout_ = false; in ClearAllDragInfo()1327 isDragChangeLayout_ = true; in ImpDragMove()1359 isDragChangeLayout_ = true; in ImpDragLeaveMainGrid()1380 isDragChangeLayout_ = true; in ImpDragLeaveSubGrid()1406 isDragChangeLayout_ = true; in ImpDragEnterMainGridUpdate()1423 isDragChangeLayout_ = true; in ImpDragEnterSubGrid()1459 isDragChangeLayout_ = true; in OnDrop()
531 bool isDragChangeLayout_ = false; variable