Home
last modified time | relevance | path

Searched +defs:size +defs:value (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/plugin/bibtex/OSBib/create/
DFORM.php57 function formSubmit($value = FALSE)
82 function hidden($name, $value)
90 function radioButton($label, $name, $value = FALSE, $checked = FALSE)
117 function selectFBox($label, $name, $array, $size = 3, $override = FALSE)
140 function selectedBox($label, $name, $array, $select, $size = 3, $override = FALSE)
169 function selectFBoxValue($label, $name, $array, $size = 3, $override = FALSE)
198 function selectedBoxValue($label, $name, $array, $select, $size = 3, $override = FALSE)
222 function selectFBoxValueMultiple($label, $name, $array, $size = 3, $override = FALSE)
252 function selectedBoxValueMultiple($label, $name, $array, $values, $size = 3, $override = FALSE)
302 function passwordInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
[all …]
/plugin/asciidocjs/node_modules/async/internal/
Drange.js4 value: true property
7 function range(size) { argument
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
DArgument.php30 public static function exact($value)
55 public static function which($methodName, $value)
111 public static function size($value) function in Prophecy\\Argument
124 public static function withEntry($key, $value)
136 public static function withEveryEntry($value)
148 public static function containing($value)
172 public static function not($value)
182 public static function containingString($value)
194 public static function is($value)
208 public static function approximate($value, $precision = 0)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php18 private $size = 0; variable in Antlr\\Antlr4\\Runtime\\Utils\\Set
38 public function contains($value) : bool
59 public function getOrAdd(Hashable $value) : Hashable
80 public function get(Hashable $value) : ?Hashable
107 public function add(Hashable $value) : bool
128 public function remove(Hashable $value) : void
H A DMap.php18 private $size = 0; variable in Antlr\\Antlr4\\Runtime\\Utils\\Map
73 public function put(Hashable $key, $value) : void
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
DAbstractSuggest.php66 public function setRegexOptions(array $value): self
82 public function setSize(int $size): self
92 public function setShardSize(int $size): self
/plugin/captcha/
DEasySVG.php79 public function setFont($filepath, $size, $color)
91 public function setFontSize($size)
111 public function setLineHeight($value)
121 public function setLetterSpacing($value)
506 public function addAttribute($key, $value)
/plugin/odt/ODT/styles/
DODTTextStyle.php164 public function setProperty($property, $value) {
327 public static function createSizeOnlyTextStyle ($name, $size) {
/plugin/html2pdf/html2pdf/html2ps/
Dlayout.page.breaks.php229 function is_forced_page_break($value) {
325 function get_more_before($base, $content, $size) {
344 function get_more_after($base, $content, $size) {
539 function &get_previous($index, $content, $size) {
551 function &get_next($index, &$content, $size) {
Doutput._interface.class.php21 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { }
22 function field_text($x, $y, $w, $h, $value, $field_name) { }
23 function field_password($x, $y, $w, $h, $value, $field_name) { }
26 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { }
28 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { }
30 function field_checkbox($x, $y, $w, $h, $name, $value) { }
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { }
32 function field_select($x, $y, $w, $h, $name, $value, $options) { }
61 function setfont($name, $encoding, $size) {}
70 function stringwidth($string, $name, $encoding, $size) { }
Doutput.png.class.php126 function _setFont($typeface, $encoding, $size) {
307 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
308 function field_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
309 function field_password($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
311 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
313 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
314 function field_checkbox($x, $y, $w, $h, $name, $value) { /* N/A */ }
315 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ }
316 function field_select($x, $y, $w, $h, $name, $value, $options) { /* N/A */ }
479 function setfont($name, $encoding, $size) {
[all …]
Doutput.fpdf.class.php88 function field_multiline_text($x, $y, $w, $h, $value, $field_name) {
93 function field_text($x, $y, $w, $h, $value, $field_name) {
98 function field_password($x, $y, $w, $h, $value, $field_name) {
108 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
118 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
123 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
128 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
139 function field_select($x, $y, $w, $h, $name, $value, $options) {
353 function setfont($name, $encoding, $size) {
380 function stringwidth($string, $name, $encoding, $size) {
Doutput.pcl.class.php71 function PCLEscapeGroup($char, $value) {
256 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
257 function field_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
258 function field_password($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
260 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
262 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
263 function field_checkbox($x, $y, $w, $h, $name, $value) { /* N/A */ }
264 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ }
265 function field_select($x, $y, $w, $h, $name, $value, $options) { /* N/A */ }
283 function setfont($name, $encoding, $size) {}
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php122 public function stream_metadata($path, $option, $value);
236 public function stream_truncate($size);
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
DQrCode.php31 private $value; variable in Mpdf\\QrCode\\QrCode
48 private $size = 0; variable in Mpdf\\QrCode\\QrCode
201 public function __construct($value, $level = 'L')
/plugin/odt/helper/
Dstylefactory.php264 public static function createSizeOnlyTextStyle ($name, $size) {
294 public function adjustValueForODT ($property, $value, $emValue = 0) {
/plugin/odt/ODT/css/
Dcssdocument.php140 public $size = 0; variable in cssdocument
159 protected function collect_attribute_value (&$value, $input, $pos, $max) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DEngine.php87 protected $value; variable in phpseclib3\\Math\\BigInteger\\Engines\\Engine
739 public static function random($size)
757 public static function randomPrime($size)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php44 public static function create(string $oid, bool $criticality = false, $value = null): Control
92 public static function paging(int $size, string $cookie = ''): PagingControl
/plugin/sketchcanvas/phplib/
Dimage.php12 $size = Array(640, 480); variable
26 $size = $value["size"]; variable
151 function colorSelect($im, $value){
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
DBigInteger.php64 private $value; variable in phpseclib3\\Math\\BigInteger
661 public static function random($size)
677 public static function randomPrime($size)
/plugin/jplayer/vendor/symfony/process/Tests/
DProcessTest.php190 public function testProcessPipes($code, $size)
206 public function testSetStreamAsInput($code, $size)
263 public function testInvalidInput($value)
282 public function testValidInput($expected, $value)
/plugin/jmol2/jmol/
DJmol.js162 function jmolApplet(size, script, nameSuffix) { argument
295 function jmolCommandInput(label, size, id, title) { argument
320 function jmolMenu(arrayOfMenuItems, size, id, title) { argument
383 function jmolAppletInline(size, inlineModel, script, nameSuffix) { argument
726 function _jmolApplet(size, inlineModel, script, nameSuffix) { argument
1443 function jmolAppletAddParam(appletCode,name,value){ argument
1493 function jmolLoadAjax_MSA(key,value,optionalscript,targetSuffix){ argument
1609 function jmolResizeApplet(size,targetSuffix) { argument
1620 function _jmolGetAppletSize(size, units) { argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dutils.js204 size: function() { method in Dictionary
216 this.each(function(value, i) { argument
223 this.each(function(value, i) { argument
/plugin/asciidocjs/node_modules/acorn/src/
Dtokenize.js366 pp.finishOp = function(type, size) { argument
444 return this.finishToken(tt.regexp, {pattern: content, flags: mods, value: value}) property

12345678910>>...13