Searched defs:reset_ (Results 1 - 5 of 5) sorted by path

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dnavigation_history.js23 this.reset_();
40 cvox.NavigationHistory.prototype.reset_ = function() {
H A Dnavigation_shifter.js65 this.reset_();
240 cvox.NavigationShifter.prototype.reset_ = function() {
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
H A Dmodel.js8 this.reset_({precision: precision});
29 return this.reset_({accumulator: result, operator: input});
40 return this.reset_({accumulator: result, defaults: defaults});
42 return this.reset_({});
72 Model.prototype.reset_ = function(state) {
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_imp.h373 UBool reset_; member in struct:UCollationElements
/external/chromium_org/ui/file_manager/gallery/js/
H A Dmosaic_mode.js293 this.layoutModel_.reset_();
694 this.reset_();
741 Mosaic.Layout.prototype.reset_ = function() {
756 this.reset_();
966 this.reset_();
1221 this.reset_();
1228 Mosaic.Column.prototype.reset_ = function() {
1361 this.reset_();

Completed in 273 milliseconds