Home
last modified time | relevance | path

Searched defs:checked (Results 1 – 25 of 62) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DListItem.php26 public $checked; variable in Google\\Service\\Keep\\ListItem
35 public function setChecked($checked)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/
DConfigForm.js1 function toggleWriteability(id_of_patient, checked) { argument
/plugin/tagsections/
Dscript.js83 var createHeader = function(namespace, checked, entries) { argument
87 var creeateCheckBox = function(namespace, tag, checked) { argument
/plugin/todo/
Daction.php201 private function _buildTodoTag($todoTag, $checked) {
Dscript.js94 checked: checked ? "1" : "0", property
/plugin/html2pdf/html2pdf/html2ps/
Dbox.checkbutton.php82 function CheckBox($checked, $name, $value) {
Dbox.radiobutton.php38 function RadioBox($checked, $value, $group_name) {
Doutput.pdflib.old.class.php28 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
Doutput.pdflib.1.6.class.php115 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
Doutput.fpdf.class.php123 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
128 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
Doutput._interface.class.php31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { }
Dpdf.fpdf.php583 $checked) {
1229 function add_field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
1266 function add_field_radio($x, $y, $w, $h, $group_name, $value, $checked) {
/plugin/bibtex/OSBib/create/
DFORM.php90 function radioButton($label, $name, $value = FALSE, $checked = FALSE)
102 function checkbox($label, $name, $checked = FALSE)
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js294 }, function(checked) argument
303 }, function(checked) argument
312 }, function(checked) argument
321 }, function(checked) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DForm.php1012 …function SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled …
1019 …function SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = f…
1097 …function SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false,…
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js1087 }, function(checked) argument
5973 }, function(checked) argument
5998 }, function(checked) argument
6030 }, function(checked) argument
6607 }, function(checked) argument
6709 }, function(checked) argument
6733 }, function(checked) argument
6757 }, function(checked) argument
/plugin/batchedit/
Dinterface.js74 jQuery('#' + pageId).prop('checked', pageMatches.reduce(function(checked, input) { argument
Dinterface.php270 private function printApplyCheckBox($id, $label, $title, $checked = FALSE) {
/plugin/diagramsnet/lib/js/diagramly/
DDropboxFile.js214 var fn = mxUtils.bind(this, function(checked) argument
DDropboxClient.js637 this.checkExists(filename, mxUtils.bind(this, function(checked, exists, response) argument
703 this.checkExists(filename, mxUtils.bind(this, function(checked) argument
DOneDriveClient.js753 this.checkExists(file.getParentId(), filename, false, mxUtils.bind(this, function(checked) argument
817 this.checkExists(folderId, filename, true, mxUtils.bind(this, function(checked) argument
DNotionClient.js276 …this.checkExists(folderId, filename, nameField, true, mxUtils.bind(this, function(checked, current… argument
/plugin/highlightjs/highlight/languages/
Dcs.js12 … 1, 'bool': 1, 'break': 1, 'byte': 1, 'case': 1, 'catch': 1, 'char': 1, 'checked': 1, 'class': 1, … property
/plugin/codemirror/dist/modes/
Dmllike.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php486 $checked) {
1140 function add_field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
1177 function add_field_radio($x, $y, $w, $h, $group_name, $value, $checked) {

123