Home
last modified time | relevance | path

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

12

/template/strap/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)
H A DGenerator.php9 public function random($size)
H A DGeneratorInterface.php12 public function random($size);
H A DCore.php10 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO…
H A DCoreInterface.php18 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO…
/template/breeze/bower_components/gumby/sass/functions/
D_typography.scss5 @mixin font-size($size, $is-important: false) { parameter
6 $size: if(unitless($size), $size, $size / 1px); variable
D_height-calc.scss4 @function height-calc($size) { parameter
D_forms.scss1 @mixin input-size($size) { parameter
D_button-size.scss1 @mixin button-size($size) { parameter
/template/writr/
Dtpl_functions.php88 function tpl_getGravatarURL($email, $size = 96)
/template/bootstrap3/
DSVG.php31 public static function icon($icon, $class = null, $size = 24, $attrs = array())
DTemplate.php359 public function getAvatar($username, $email, $size = 80, $d = 'mm', $r = 'g')
703 public function getLicense($type = 'link', $size = 24, $return = false)
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverWindow.php126 public function setSize(WebDriverDimension $size)
/template/templar/js/
Dbootstrap-collapse.js82 , reset: function (size) { argument
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php18 private $size = 0; variable in Antlr\\Antlr4\\Runtime\\Utils\\Set
H A DMap.php18 private $size = 0; variable in Antlr\\Antlr4\\Runtime\\Utils\\Map
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php18 protected $size = 0; variable in Antlr\\Antlr4\\Runtime\\InputStream
/template/icke/
DIckeNavigation.php185 private function getImage(IckeNavigationItem $navigationItem, $size, $nsPostFix, $pathPostFix) {
/template/codowik/js/
Dlayout.js105 , size: { property
835 , size: "auto" // eg: "auto", "30%", .30, 200 property
841 , size: "auto" property
847 , size: 200 property
853 , size: 200 property
1301 , _parseSize = function (pane, size, dir) { argument
2281 , size: 'sizePane' property
3958 , manualSizePane = function (evt_or_pane, size, skipCallback, noAnimation, force) { argument
3982 , sizePane = function (evt_or_pane, size, skipCallback, noAnimation, force) { argument
/template/bootstrap3/inc/
Dsimple_html_dom.php1393 public $size; variable in simple_html_dom
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1361 function twig_array_batch($items, $size, $fill = null, $preserveKeys = true)
/template/mikio/inc/
H A Dsimple_html_dom.php1397 public $size; variable in simple_html_dom
/template/parallax/lib/bootstrap/js/
Dbootstrap.js527 }, reset: function (size) { argument
/template/ravel/css/
Dravel.css603 select[multiple][size] { selector
627 select[multiple][size] { selector
/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js2743 PIE.Util.withImageSize( shape.fill.src, function( size ) { argument

12