Home
last modified time | relevance | path

Searched refs:Option (Results 26 – 50 of 115) sorted by path

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DEnumValue.php31 protected $optionsType = Option::class;
63 * @param Option[]
70 * @return Option[]
H A DField.php51 protected $optionsType = Option::class;
161 * @param Option[]
168 * @return Option[]
H A DMethod.php27 protected $optionsType = Option::class;
65 * @param Option[]
72 * @return Option[]
H A DOption.php20 class Option extends \Google\Model class
62 class_alias(Option::class, 'Google_Service_ServiceNetworking_Option');
H A DType.php33 protected $optionsType = Option::class;
85 * @param Option[]
92 * @return Option[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DApi.php31 protected $optionsType = Option::class;
87 * @param Option[]
94 * @return Option[]
H A DEnum.php29 protected $optionsType = Option::class;
67 * @param Option[]
74 * @return Option[]
H A DEnumValue.php31 protected $optionsType = Option::class;
63 * @param Option[]
70 * @return Option[]
H A DField.php51 protected $optionsType = Option::class;
161 * @param Option[]
168 * @return Option[]
H A DMethod.php27 protected $optionsType = Option::class;
65 * @param Option[]
72 * @return Option[]
H A DOption.php20 class Option extends \Google\Model class
62 class_alias(Option::class, 'Google_Service_ServiceUsage_Option');
H A DType.php33 protected $optionsType = Option::class;
85 * @param Option[]
92 * @return Option[]
/plugin/barcodes/
H A DREADME.md32 | Option | QR Code | Data Matrix | Other Barcodes | Description …
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md65 ## Barcode Option
84 ## QRcode Option
103 ## Datamatrix Option
120 ## PDF417 Option
/plugin/ckgdoku/ckeditor/lang/
H A Dfr.js.unc172 "options": "Option des couleurs",
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …=0;A<C.length;A++){var z=C[A].split("/");D.options[D.options.length]=new Option(z[0],z[1])}};var i…
H A Dplugin.js.unc213 sel.options[sel.options.length] = new Option(elems[0],elems[1]);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1Option(ad,ac,false,false));this.Index++},Index:0,stack:undefined,selection:"",ini:function(ac){thi…
H A Dlink.js.unc95 this.stack[this.Index] = (new Option(title,value,false,false));
1430 this.stack[0] = (new Option("Not Set","not-set",false,false));
1434 this.stack[count] = new Option(i + ' >> ' + ckgdokuIwikiData[i],i,false,false);
1462 select.options[0] = new Option(notSet,"",false,false);
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc172 "options": "Option des couleurs",
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …=0;A<C.length;A++){var z=C[A].split("/");D.options[D.options.length]=new Option(z[0],z[1])}};var i…
H A Dplugin.js.unc213 sel.options[sel.options.length] = new Option(elems[0],elems[1]);
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1Option(ad,ac,false,false));this.Index++},Index:0,stack:undefined,selection:"",ini:function(ac){thi…
H A Dlink.js1Option(ad,ac,false,false));this.Index++},Index:0,stack:undefined,selection:"",ini:function(ac){thi…
H A Dlink.js.unc78 this.stack[this.Index] = (new Option(title,value,false,false));
1456 this.stack[0] = (new Option("Not Set","not-set",false,false));
1460 this.stack[count] = new Option(i + ' >> ' + ckgeditIwikiData[i],i,false,false);
1510 select.options[0] = new Option(notSet,"",false,false);

12345