Home
last modified time | relevance | path

Searched refs:setText (Results 1 – 25 of 194) sorted by relevance

12345678

/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureOptionsDialog.java86 okButton.setText("OK"); in CaptureOptionsDialog()
128 cancelButton.setText("Cancel"); in CaptureOptionsDialog()
239 inactivityCheckBox.setText("Remove inactivity"); in CaptureOptionsDialog()
246 inactivityIntervalLabel.setText("Inactivity interval (sec)"); in CaptureOptionsDialog()
255 inactivityIntervalTextField.setText("0.7"); in CaptureOptionsDialog()
275 sampleSize16Button.setText("16"); in CaptureOptionsDialog()
288 recordSoundCheckBox.setText("Record sound"); in CaptureOptionsDialog()
300 soundSourceLabel.setText("Source"); in CaptureOptionsDialog()
320 sampleRateLabel.setText("Sample rate (khz)"); in CaptureOptionsDialog()
326 sampleSizeLabel.setText("Sample size (bits)"); in CaptureOptionsDialog()
[all …]
DRecordingControlsFrame.java95 pauseButton.setText(PAUSE_TEXT); in RecordingControlsFrame()
101 pauseButton.setText(RESUME_TEXT); in RecordingControlsFrame()
104 pauseButton.setText(PAUSE_TEXT); in RecordingControlsFrame()
119 stopButton.setText("Stop"); in RecordingControlsFrame()
179 cancelButton.setText("Cancel"); in RecordingControlsFrame()
DCaptureFrame.java81 dimensionsLabel.setText(e.getComponent().getWidth()+" x "+e.getComponent().getHeight()); in CaptureFrame()
102 captureButton.setText("Capture"); in CaptureFrame()
123 recordButton.setText("Record"); in CaptureFrame()
135 optionsButton.setText("Options"); in CaptureFrame()
146 cancelButton.setText("Cancel"); in CaptureFrame()
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php76 $token->setText($text);
82 $token->setText($source->b->getText($start, $stop));
92 $token->setText($text);
/plugin/struct/jsoneditor/
H A Dsetup.js25 editor.setText($config.val());
29 editor.setText($config.val());
/plugin/prosemirror/schema/
DNode.php37 $this->setText('');
79 public function setText($text) function in dokuwiki\\plugin\\prosemirror\\schema\\Node
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js37 this.setText = setText;
109 function setText( textIndex, wordIndex, newText ) { function
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js37 this.setText = setText;
109 function setText( textIndex, wordIndex, newText ) { function
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js37 this.setText = setText;
109 function setText( textIndex, wordIndex, newText ) { function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1TextParagraph.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextParagraph
DGoogleAppsCardV1SuggestionItem.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SuggestionItem
DTextParagraph.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\TextParagraph
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3TextInput.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TextInput
DGoogleCloudDialogflowCxV3beta1TextInput.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TextInput
DGoogleCloudDialogflowV2beta1IntentMessageTableCardCell.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
DGoogleCloudDialogflowV2IntentMessageTableCardCell.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCardCell
DGoogleCloudDialogflowV2IntentMessageText.php31 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageText
DGoogleCloudDialogflowV2beta1IntentMessageText.php31 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageText
DGoogleCloudDialogflowV2beta1IntentMessageCardButton.php48 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCardButton
DGoogleCloudDialogflowV2IntentMessageCardButton.php48 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCardButton
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
DGoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
DGoogleCloudDatacatalogV1PhysicalSchemaThriftSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DTextContent.php30 public function setText($text) function in Google\\Service\\Keep\\TextContent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DVolumeVolumeInfoReadingModes.php48 public function setText($text) function in Google\\Service\\Books\\VolumeVolumeInfoReadingModes

12345678