Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/plugin/mathpublish/phpmathpublisher/
DMathExpression.php166 public function draw($size)
273 public function drawExpression($size)
324 public function drawFraction($size)
350 public function drawExponent($size)
385 public function drawIndex($size)
420 public function drawSqrt($size)
449 public function drawRoot($size)
485 public function drawLargestOperator($size, $character)
522 public function drawTop($size)
550 public function draw_bottom($size)
[all …]
DPhpMathPublisher.php33 protected $size; variable in RL\\PhpMathPublisher\\PhpMathPublisher
46 public function __construct($imgpath, $webpath, $size = 10)
178 public function setSize($size)
/plugin/avatar/
Dhelper.php51 …renderXhtml(string|array $user, string $title = '', ?string $align = '', ?int $size = null): string
66 …c function resolveAvatarUrl(string|array $user, ?string &$title = null, ?int &$size = null): string
92 private function normalizeSize(?int $size): int
102 private function getCacheKey(string|array $user, ?string $title, int $size): string
119 private function tryLocalAvatar(string|array $user, ?string &$title, int $size): ?string
157 private function saveMonsterIdAvatar(string $username, int $size): bool
180 private function getGravatarUrl(string $mail, int $size): string
201 private function getMonsterIdUrl(string $seed, int $size): string
207 private function getDefaultImageUrl(int $size): string
Dmonsterid.php17 $size = (int) ($_GET['size'] ?? 120); variable
18 $size = max(20, min(512, $size)); // limits between 20 and 512 pixels variable
37 function generate_monster(string $seed, int $size): ?GdImage
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DClient.php19 protected $size; variable in Hidehalo\\Nanoid\\Client
37 public function __construct($size = 21, GeneratorInterface $generator = null)
52 public function generateId($size = 0, $mode = self::MODE_NORMAL)
73 public function formattedId($alphabet, $size = 0, GeneratorInterface $generator = null)
92 public function formatedId($alphabet, $size = 0, GeneratorInterface $generator = null)
108 private function normalRandom($size)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php44 protected $size; variable in FreeDSx\\Ldap\\Search\\Paging
66 public function __construct(LdapClient $client, SearchRequest $search, int $size = 1000)
93 public function start(SearchRequest $search, ?int $size = null): void
122 public function getEntries(?int $size = null): Entries
155 protected function send(?int $size = null)
/plugin/bibtex/OSBib/create/
DFORM.php117 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)
313 function textInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
335 function fileUpload($label, $name, $size = 20)
/plugin/twofactorgoogleauth/
DQRCode.php561 protected function qr_apply_best_mask($matrix, $size)
578 protected function qr_apply_mask($matrix, $size, $mask)
614 protected function qr_penalty(&$matrix, $size)
623 protected function qr_penalty_1(&$matrix, $size)
655 protected function qr_penalty_2(&$matrix, $size)
674 protected function qr_penalty_3(&$matrix, $size)
700 protected function qr_penalty_4(&$matrix, $size)
718 $matrix, $size, $ecl, $mask, $version
/plugin/barcodes/vendor/jucksearm/php-barcode/
DPDF417.php15 $size = null,
30 $size = null,
46 $size = null,
DDatamatrix.php15 $size = null,
30 $size = null,
46 $size = null,
DQRcode.php17 $size = null,
36 $size = null,
56 $size = null,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php44 protected $size; variable in FreeDSx\\Ldap\\Control\\PagingControl
50 public function __construct(int $size, string $cookie = '')
88 public function setSize(int $size)
/plugin/html2pdf/html2pdf/html2ps/
Dutils_array.php11 function expand_to_with_flags($size, $array, $flags) {
52 function expand_to($size, $array) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DPointStyle.php26 public $size; variable in Google\\Service\\Sheets\\PointStyle
42 public function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DAdStyleFont.php29 public $size; variable in Google\\Service\\AdSenseHost\\AdStyleFont
48 public function setSize($size)
DAdUnitContentAdsSettings.php27 public $size; variable in Google\\Service\\AdSenseHost\\AdUnitContentAdsSettings
50 public function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta2DocumentStyleFontSize.php25 public $size; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentStyleFontSize
34 public function setSize($size)
DGoogleCloudDocumentaiV1beta1DocumentStyleFontSize.php25 public $size; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentStyleFontSize
34 public function setSize($size)
DGoogleCloudDocumentaiV1DocumentStyleFontSize.php25 public $size; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentStyleFontSize
34 public function setSize($size)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DContentAdsSettings.php25 public $size; variable in Google\\Service\\Adsense\\ContentAdsSettings
34 public function setSize($size)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
DDecoder.php122 private function decodeByType($type, $offset, $size)
170 private function decodeArray($size, $offset)
182 private function decodeBoolean($size)
213 private function decodeInt32($bytes, $size)
236 private function decodeMap($size, $offset)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DMessagePartBody.php33 public $size; variable in Google\\Service\\Gmail\\MessagePartBody
66 public function setSize($size)
/plugin/math/
Dsyntax.php207 function _render_plaintext($eqn,$eqn_html,$size,$align) {
216 function _render_mimetexcgi($eqn,$eqn_html,$size,$align) {
226 function _render_mimetex($eqn,$eqn_html,$size,$align) {
266 function _render_itex2mml($eqn,$eqn_html,$size, $align) {
271 function _render_plain2mml($eqn,$eqn_html,$size, $align) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdfTplTrait.php49 public function setPageFormat($size, $orientation)
324 public function AddPage($orientation = '', $size = '', $rotation = 0)
390 public function SetFont($family, $style = '', $size = 0)
401 public function SetFontSize($size)
/plugin/jcapture/src/com/hammurapi/jcapture/
DFrameImpl.java13 private Dimension size; field in FrameImpl
16 FrameImpl(List<Shape> shapes, Point mousePointer, Dimension size, boolean isActive) { in FrameImpl()

12345678910>>...21