Home | History | Annotate | Download | only in include

Lines Matching full:updatesetting

226         updateSetting: function(name, value) {
279 UI.updateSetting(name, val);
285 UI.updateSetting(name, val);
420 UI.updateSetting('encrypt');
421 UI.updateSetting
423 UI.updateSetting('cursor');
425 UI.updateSetting('cursor', !UI.isTouchDevice);
428 UI.updateSetting('clip');
429 UI.updateSetting('shared');
430 UI.updateSetting('view_only');
431 UI.updateSetting('path');
432 UI.updateSetting('repeaterID');
433 UI.updateSetting('stylesheet');
434 UI.updateSetting('logging');
594 UI.updateSetting('cursor', !UI.isTouchDevice);
738 UI.updateSetting('clip', true);
741 UI.updateSetting('clip', false);