Home
last modified time | relevance | path

Searched defs:size (Results 151 – 175 of 526) sorted by relevance

12345678910>>...22

/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStream.php24 private $size; variable in GuzzleHttp\\Psr7\\Stream
DHttpFactory.php30 int $size = null,
/plugin/odt/ODT/
DODTState.php42 protected $size = 0; variable in ODTState
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/CandidateGenerator/
DDirectGenerator.php45 public function setSize(int $size)
/plugin/findologicxmlexport/vendor/hoa/file/
DFile.php254 public function newBuffer($callable = null, $size = null)
DReadWrite.php373 public function truncate($size)
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy_print.php475 public function size($loc = 'output') { function in csstidy_print
/plugin/html2pdf/html2pdf/html2ps/
Dbox.list-item.php5 var $size; variable in ListItemBox
Doutput.pdflib.class.php377 function setfont($name, $encoding, $size) {
410 function stringwidth($string, $name, $encoding, $size) {
/plugin/sketchcanvas/phplib/
Dimage.php12 $size = Array(640, 480); variable
26 $size = $value["size"]; variable
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
DBigInteger.php661 public static function random($size)
677 public static function randomPrime($size)
/plugin/odt/helper/
Dstylefactory.php264 public static function createSizeOnlyTextStyle ($name, $size) {
/plugin/icons/syntax/
Dicon.php415 public static function makePath($icon, $size, $base_url) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
DPhrase.php34 public function setGramSize(int $size): self
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools.js320 FCKTools.ConvertStyleSizeToHtml = function( size ) argument
325 FCKTools.ConvertHtmlSizeToStyle = function( size ) argument
/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js248 size: data.length, property
406 size: value.length, property
/plugin/findologicxmlexport/vendor/hoa/file/Link/
DReadWrite.php374 public function truncate($size)
/plugin/virtualkeyboard/vk/extensions/dom/
Dautosuggest.js51 ,'size' : 15 // max select size property
/plugin/odt/ODT/css/
Dcssdocument.php140 public $size = 0; variable in cssdocument
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
DReadWrite.php374 public function truncate($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
DStorageObject.php120 public $size; variable in Google\\Service\\Storage\\StorageObject
499 public function setSize($size)
/plugin/statistics/_test/
H A DLoggerTest.php409 public function testLogMedia($media, $mime, $inline, $size)
/plugin/cleanup/
Dhelper.php23 public $size = 0; variable in helper_plugin_cleanup
/plugin/diagramsnet/lib/shapes/er/
DmxER.js1248 mxMarker.addMarker('ERone', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1262 mxMarker.addMarker('ERmandOne', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1278 mxMarker.addMarker('ERmany', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1293 mxMarker.addMarker('ERoneToMany', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
1310 mxMarker.addMarker('ERzeroToMany', function(c, shape, type, pe, unitX, unitY, size, source, sw, fil… argument
1358 mxMarker.addMarker('ERzeroToOne', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
/plugin/statistics/
H A DLogger.php449 public function logMedia(string $media, string $mime, bool $inline, int $size): void

12345678910>>...22