Searched refs:_createSettingCheckbox (Results 1 – 1 of 1) sorted by relevance
173 _createSettingCheckbox: function(name, setting, callback) method in WebInspector.OverridesView.Tab448 …var checkbox = this._createSettingCheckbox(WebInspector.UIString("Emulate screen"), WebInspector.s…585 …var checkbox = this._createSettingCheckbox(WebInspector.UIString("Emulate viewport"), WebInspector…588 …checkbox = this._createSettingCheckbox(WebInspector.UIString("Shrink to fit"), WebInspector.settin…668 …var checkbox = this._createSettingCheckbox(WebInspector.UIString("Spoof user agent"), WebInspector…826 …this.element.appendChild(this._createSettingCheckbox(WebInspector.UIString("Emulate touch screen")…837 …this.element.appendChild(this._createSettingCheckbox(WebInspector.UIString("Emulate geolocation co…912 …this.element.appendChild(this._createSettingCheckbox(WebInspector.UIString("Accelerometer"), WebIn…