Searched refs:opt_force (Results 1 – 4 of 4) sorted by relevance
36 getAltkeys: function(char, opt_force) { argument44 if (opt_force) {
590 granularity, opt_force, opt_persist) { argument591 if (!opt_force && this.shifterStack_.length > 0) {
1321 Mosaic.Column.prototype.prepareLayout = function(opt_force) { argument1322 if (opt_force && this.newRow_) {1343 if (!opt_force && (overflow < 1))
2552 focusPod: function(podToFocus, opt_force) { argument2553 if (this.isFocused(podToFocus) && !opt_force) {