Home | History | Annotate | Download | only in panels

Lines Matching full:dragging

103   // If we're in the process of dragging, delay the removal.
154 // Moves this panel to the dragging position.
171 // This is the left corner of the dragging panel. We use it to check against
179 // Checks the panels to the left of the dragging panel.
183 // Current panel will only be affected if the left corner of dragging
199 // Adjusts the position and index of dragging panel as the result of moving
215 // This is the right corner of the dragging panel. We use it to check against
223 // Checks the panels to the right of the dragging panel.
227 // Current panel will only be affected if the right corner of dragging
243 // Adjusts the position and index of dragging panel as the result of moving
331 // This should not be called when we're in the process of dragging.