Home
last modified time | relevance | path

Searched defs:size (Results 26 – 50 of 527) sorted by relevance

12345678910>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DAdUnitMobileContentAdsSettings.php33 public $size; variable in Google\\Service\\AdSenseHost\\AdUnitMobileContentAdsSettings
70 public function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DCloudStorageFile.php37 public $size; variable in Google\\Service\\Vault\\CloudStorageFile
84 public function setSize($size)
/plugin/farmer/vendor/splitbrain/php-ringicon/src/
H A DAbstractRingIcon.php17 protected $size; variable in splitbrain\\RingIcon\\AbstractRingIcon
31 public function __construct($size, $rings = 3)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
DBiReservation.php32 public $size; variable in Google\\Service\\BigQueryReservation\\BiReservation
69 public function setSize($size)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DUploadedFile.php54 private $size; variable in GuzzleHttp\\Psr7\\UploadedFile
70 $size,
134 private function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DResponse.php37 public $size; variable in Google\\Service\\ServiceControl\\Response
88 public function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DMetadataItems.php41 public $size; variable in Google\\Service\\Books\\MetadataItems
92 public function setSize($size)
/plugin/qrcode2/
Dphpqrcode.php425 public static function getMinimumVersion($size, $level)
1047 public $size; variable in QRinputItem
1051 public function __construct($mode, $size, $data, $bstream = null)
1351 public function append($mode, $size, $data)
1364 public function insertStructuredAppendHeader($size, $index, $parity)
1402 public static function checkModeNum($size, $data)
1414 public static function estimateBitsModeNum($size)
1452 public static function checkModeAn($size, $data)
1464 public static function estimateBitsModeAn($size)
1477 public static function estimateBitsMode8($size)
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php1471 protected function newInputItem($mode, $size, $data, $bstream=null) {
1654 protected function appendNewInputItem($items, $mode, $size, $data) {
1670 protected function insertStructuredAppendHeader($items, $size, $index, $parity) {
1706 protected function checkModeNum($size, $data) {
1730 protected function checkModeAn($size, $data) {
1744 protected function estimateBitsModeNum($size) {
1765 protected function estimateBitsModeAn($size) {
1778 protected function estimateBitsMode8($size) {
1787 protected function estimateBitsModeKanji($size) {
1797 protected function checkModeKanji($size, $data) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
DRepo.php33 public $size; variable in Google\\Service\\CloudSourceRepositories\\Repo
84 public function setSize($size)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
DAbstractSuggest.php82 public function setSize(int $size): self
92 public function setShardSize(int $size): self
/plugin/html2pdf/html2pdf/html2ps/
Dlayout.page.breaks.php325 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) {
Dmedia.layout.inc.php15 var $size; variable in Media
23 function Media($size, $margins) {
/plugin/asciidocjs/node_modules/async/internal/
Drange.js7 function range(size) { argument
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.string.fontsize.js4 return function fontsize(size) { argument
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.string.fontsize.js4 return function fontsize(size) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/Traits/
DShardSizeTrait.php10 public function setShardSize(int $size): self
/plugin/asciidocjs/node_modules/lodash/
D_shuffleSelf.js11 function shuffleSelf(array, size) { argument
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DGeneratorInterface.php12 public function random($size);
H A DGenerator.php9 public function random($size)
H A DCore.php10 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO…
/plugin/authgoogle/google/service/
DGoogle_MediaFileUpload.php40 public $size; variable in Google_MediaFileUpload
67 public function setFileSize($size) {
/plugin/diagramsnet/lib/js/grapheditor/
DShapes.js299 CubeShape.prototype.size = 20; method in CubeShape
387 WaypointShape.prototype.size = 6; method in WaypointShape
409 IsoRectangleShape.prototype.size = 20; method in IsoRectangleShape
432 IsoCubeShape.prototype.size = 20; method in IsoCubeShape
533 NoteShape.prototype.size = 30; method in NoteShape
647 CylinderShape.prototype.size = 15; method in CylinderShape
696 CylinderShape3.prototype.size = 15; method in CylinderShape3
1013 CardShape.prototype.size = 30; method in CardShape
1035 TapeShape.prototype.size = 0.4; method in TapeShape
1087 DocumentShape.prototype.size = 0.3; method in DocumentShape
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DUploadedFile.php53 private $size; variable in GuzzleHttp\\Psr7\\UploadedFile
65 ?int $size,
/plugin/elasticsearch/vendor/ruflin/elastica/src/Rescore/
DAbstractRescore.php21 public function setWindowSize(int $size): AbstractRescore

12345678910>>...22