Home | History | Annotate | Download | only in js

Lines Matching refs:change

278       // Callback via a setTimeout so the sync/async semantics don't change
335 // Callback via a setTimeout so the sync/async semantics don't change
363 // Callback via a setTimeout so the sync/async semantics don't change
394 * change if we were to start reading magic numbers (for example).
638 'change', this.onSelectionChanged_.bind(this));
680 'change', this.onSelectionChanged_.bind(this));
853 // Callback via a setTimeout so the sync/async semantics don't change
1401 * Change the current directory.
1422 // Directory didn't actually change.
1549 * @param {cr.Event} event The change event.
2011 case 13: // Enter => Change directory or complete dialog.