Home
last modified time | relevance | path

Searched refs:isSelected (Results 1 – 25 of 62) sorted by relevance

123

/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureOptionsDialog.java90 if (recordSoundCheckBox.isSelected()) { in CaptureOptionsDialog()
94 owner.getCaptureConfig().setRemoveInactivity(inactivityCheckBox.isSelected()); in CaptureOptionsDialog()
100 owner.getCaptureConfig().setLoop(getLoopCheckBox().isSelected()); in CaptureOptionsDialog()
101 owner.getCaptureConfig().setPlay(getPlayCheckBox().isSelected()); in CaptureOptionsDialog()
102 owner.getCaptureConfig().setMouse(getMouseCheckBox().isSelected()); in CaptureOptionsDialog()
103 owner.getCaptureConfig().setSound(recordSoundCheckBox.isSelected()); in CaptureOptionsDialog()
105 owner.getCaptureConfig().setBorder(videoBorderCheckBox.isSelected()); in CaptureOptionsDialog()
109 owner.getCaptureConfig().setToolBar(toobarCheckBox.isSelected()); in CaptureOptionsDialog()
404 timeLineScaleTextField.setEnabled(!recordSoundCheckBox.isSelected()); in CaptureOptionsDialog()
432 sampleSize8Button.isSelected() ? 8 : 16, in selectSoundSource()
[all …]
DMovieEditorDialog.java313 public Component getCellRendererComponent(int row, boolean isSelected, boolean hasFocus) { in getCellRendererComponent() argument
314 return canvases[row][isSelected ? 1 : 0][hasFocus ? 1 : 0]; in getCellRendererComponent()
542 if (normalizeVolumeCheckBox.isSelected()) { in buildUI()
717 splashIndex = splashMenuItem.isSelected() ? focusColumn : -1; in buildUI()
877 …etTableCellRendererComponent(JTable table, Object value, final boolean isSelected, final boolean h… in buildUI()
884 return frameEntries[column].getCellRendererComponent(row, isSelected, hasFocus); in buildUI()
1056 if (normalizeVolumeCheckBox!=null && normalizeVolumeCheckBox.isSelected()) { in SoundPlayer()
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_multiselect.js194 isSelected: function (id) { method
256 if (!this.isSelected(target_ev))
289 if (!this.isSelected(target_ev)) {
300 if (this.isSelected(target_ev)) {
312 if (!this.getLastSelected() || !this.isSelected(this.getFirstSelected()))
371 return this._multiselect.isSelected(id);
377 gantt.$data.tasksStore.isSelected = function(id){ function
378 return gantt._multiselect.isSelected(id);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_multiselect.js13isSelected:function(t){return!(!gantt.isTaskExists(t)||!this._selected[t])},getSelected:function()… function
Ddhtmlxgantt_multiselect.js.map1isSelected","res","push","sort","a","b","getGlobalTaskIndex","forSelected","callback","isSameLevel…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DAbstractWebDriverCheckboxOrRadio.php48 if ($element->isSelected()) {
63 if ($element->isSelected()) {
226 if (!$element->isSelected()) {
236 if ($element->isSelected()) {
H A DWebDriverSelect.php46 if ($option->isSelected()) {
61 if ($option->isSelected()) {
230 if (!$option->isSelected()) {
241 if ($option->isSelected()) {
H A DWebDriverElement.php111 public function isSelected(); function
H A DWebDriverExpectedCondition.php510 return $element_or_by->isSelected() === $selected;
521 return $element->isSelected() === $selected;
/plugin/tag/syntax/
Dsearchtags.php196 if ($this->isSelected($tag)) {
203 if ($this->isSelected('-'.$tag)) {
276 private function isSelected($tag) { function in syntax_plugin_tag_searchtags
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php315 public function isSelected() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
318 return $this->element->isSelected();
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.themeroller.js113 if (node.isSelected() && !node.isActive()) {
Djquery.fancytree.dnd5.js587 if (node.isSelected()) {
/plugin/bookcreator/
Dscript.js20 Storage.prototype.isSelected = function(pageid) { method in Storage
194 this.isCurrentPageSelected = this.selectedpages.isSelected(JSINFO.id);
206 this.isCurrentPageSelected = this.selectedpages.isSelected(JSINFO.id);
/plugin/imagemapping/
Djquery.imagemapster.js8isSelected()},{name:"get",args:arguments,key:e,first:!0,allowAsync:!0,defaultReturn:""}).go()},me.… method in a.AreaData
/plugin/imapmarkers/
Djquery.imagemapster.js776 return this.isSelected();
2228 selected: ar.isSelected()
2271 selected: ar.isSelected()
2352 ar.isSelectable() && (ar.isDeselectable() || !ar.isSelected());
2355 newSelectionState = !ar.isSelected();
2357 newSelectionState = ar.isSelected();
2549 if (e.isSelected()) {
3267 if (!me.isSelected()) {
3272 return me.isSelected();
3351 ? this.isSelected()
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php367 public function isSelected() function in Facebook\\WebDriver\\Remote\\RemoteWebElement
/plugin/jmol2/jmol/
DJmol.js340 var isSelected = undefined;
344 isSelected = menuItem[2];
356 var selectedText = isSelected ? "' selected='true'>" : "'>";
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DSchemaEditorMenuBar.java160 if (toggleItem.isSelected()) in SchemaEditorMenuBar()
DEditorMenuBar.java177 if (toggleItem.isSelected()) in EditorMenuBar()
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js559 function addOption(select, name, value, isDisabled, isSelected) argument
568 if (isSelected)
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js1143 …if ( !_this.drawing.buffer.isSelected && _this.drawing.mode != "pencil" && ( p.xD > 5 || p.xD > 5 …
1223 _this.drawing.buffer.isSelected = true;
1232 if ( _this.drawing.buffer.isSelected ) {
1239 _this.drawing.buffer.isSelected = false;
Dexport.min.js1isSelected&&"pencil"!=c.drawing.mode&&(b.xD>5||b.xD>5)&&(c.drawing.buffer.hasLine=!0,c.setup.fabri…
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js1399 if (action.toggleAction && action.isSelected())

123