Home
last modified time | relevance | path

Searched +defs:default +defs:padding (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/textproc/py-humanfriendly/humanfriendly-10.0/humanfriendly/
H A Dprompts.py54 def prompt_for_confirmation(question, default=None, padding=True): argument
120 def prompt_for_choice(choices, default=None, padding=True): argument
234 def prompt_for_input(question, default=None, padding=True, strip=True): argument
/dports/graphics/R-cran-gridExtra/gridExtra/R/
H A DtableGrob.r78 padding = unit(c(4, 4), "mm"), ...){ argument
87 padding = padding) nameattr
97 padding = padding) nameattr
107 padding = padding) nameattr
109 default <- list( list
127 padding = unit(c(4, 4), "mm"), argument
136 padding = padding) nameattr
145 padding = padding) nameattr
155 padding = padding) nameattr
157 default <- list( list
[all …]
/dports/x11/alacritty/alacritty-0.9.0/alacritty/src/config/
H A Dwindow.rs49 padding: Delta<u8>, field
56 fn default() -> Self { in default() method
87 pub fn padding(&self, dpr: f64) -> (f32, f32) { in padding() method
118 fn default() -> StartupMode { in default() method
134 fn default() -> Decorations { in default() method
159 fn default() -> Self { in default() method
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/blocks/cover/
H A Dblock.json17 "default": false boolean
21 "default": false boolean
25 "default": 50 number
35 "default": "image" string
61 "padding": true boolean
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/blocks/cover/
H A Dblock.json17 "default": false boolean
21 "default": false boolean
25 "default": 50 number
35 "default": "image" string
61 "padding": true boolean
/dports/www/zola/zola-0.15.2/cargo-crates/time-0.3.5/src/error/
H A Dcomponent_range.rs26 impl ComponentRange { in default()
42 f.write_str(", given values of other parameters")?;
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
391 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Style/
H A DSymfonyStyle.php64 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
196 public function ask($question, $default = null, $validator = null)
220 public function confirm($question, $default = true)
228 public function choice($question, array $choices, $default = null)
384 …private function createBlock($messages, $type = null, $style = null, $prefix = ' ', $padding = fal…
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Style/
H A DSymfonyStyle.php62 …s, ?string $type = null, ?string $style = null, string $prefix = ' ', bool $padding = false, bool …
267 public function ask(string $question, ?string $default = null, $validator = null)
291 public function confirm($question, $default = true)
299 public function choice(string $question, array $choices, $default = null)
461 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/owncloud/owncloud/lib/composer/symfony/console/Style/
H A DSymfonyStyle.php67 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
262 public function ask($question, $default = null, $validator = null)
286 public function confirm($question, $default = true)
294 public function choice($question, array $choices, $default = null)
456 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/Style/
H A DSymfonyStyle.php67 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
262 public function ask($question, $default = null, $validator = null)
286 public function confirm($question, $default = true)
294 public function choice($question, array $choices, $default = null)
457 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/Style/
H A DSymfonyStyle.php67 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
262 public function ask($question, $default = null, $validator = null)
286 public function confirm($question, $default = true)
294 public function choice($question, array $choices, $default = null)
456 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/Style/
H A DSymfonyStyle.php62 …s, ?string $type = null, ?string $style = null, string $prefix = ' ', bool $padding = false, bool …
267 public function ask(string $question, ?string $default = null, $validator = null)
291 public function confirm($question, $default = true)
299 public function choice(string $question, array $choices, $default = null)
461 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/Style/
H A DSymfonyStyle.php67 …public function block($messages, $type = null, $style = null, $prefix = ' ', $padding = false, $es…
262 public function ask($question, $default = null, $validator = null)
286 public function confirm($question, $default = true)
294 public function choice($question, array $choices, $default = null)
456 …ges, string $type = null, string $style = null, string $prefix = ' ', bool $padding = false, bool …
/dports/www/moodle39/moodle/lib/
H A Dclilib.php57 function cli_input($prompt, $default='', array $options=null, $casesensitiveoptions=false) {
205 function cli_logo($padding=2, $return=false) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/blocks/verse/
H A Dblock.json14 "default": "", string
33 "padding": true boolean
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/blocks/verse/
H A Dblock.json14 "default": "", string
33 "padding": true boolean
/dports/www/moodle310/moodle/lib/
H A Dclilib.php57 function cli_input($prompt, $default='', array $options=null, $casesensitiveoptions=false) {
227 function cli_logo($padding=2, $return=false) {
/dports/www/moodle311/moodle/lib/
H A Dclilib.php57 function cli_input($prompt, $default='', array $options=null, $casesensitiveoptions=false) {
227 function cli_logo($padding=2, $return=false) {

12345678910