Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 169) sorted by relevance

1234567

/plugin/bootswrapper/exe/help/
Dcarousel.txt6 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
7 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
8 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
14 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
15 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
16 <slide>{{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}</slide>
22 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
23 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
24 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
31 {{:wiki:plugin:bootswrapper:image-placeholder-big.jpg?nolink|}}
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DSpanWithin.php14 public function __construct(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null) argument
20 if (null !== $big) {
21 $this->setBig($big);
36 public function setBig(AbstractSpanQuery $big): self argument
38 return $this->setParam('big', $big);
DSpanContaining.php14 public function __construct(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null) argument
20 if (null !== $big) {
21 $this->setBig($big);
36 public function setBig(AbstractSpanQuery $big): self argument
38 return $this->setParam('big', $big);
/plugin/codehighlight/cp/languages/
Dphp.css6 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… selector
Dasp.css11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… selector
Dvbscript.css11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… selector
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/
Ddirectory_item.html.dist3 <td class="{{lines_level}} big">{{lines_bar}}</td>
6 <td class="{{methods_level}} big">{{methods_bar}}</td>
9 <td class="{{classes_level}} big">{{classes_bar}}</td>
Dfile_item.html.dist3 <td class="{{classes_level}} big">{{classes_bar}}</td>
6 <td class="{{methods_level}} big">{{methods_bar}}</td>
10 <td class="{{lines_level}} big">{{lines_bar}}</td>
Dmethod_item.html.dist3 <td class="{{methods_level}} big">{{methods_bar}}</td>
7 <td class="{{lines_level}} big">{{lines_bar}}</td>
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DPresentation.php31 $big = $this->addElement('big', 'Inline', 'Inline', 'Common');
32 $big->formatting = true;
/plugin/vamr/
Dsyntax.php55 if ($param[1] == 'big' or $param[2] == 'big') $data[1] = 3;
/plugin/wysiwyg/fckeditor/editor/dtd/
Dfck_xhtml10strict.js32 … acronym:1, '#':1, abbr:1, code:1, i:1, cite:1, tt:1, strong:1, q:1, em:1, big:1, small:1, span:1,… property
36 …label:1, code:1, table:1, script:1, cite:1, input:1, strong:1, textarea:1, big:1, small:1, span:1,… property
79 big: L,
Dfck_xhtml10transitional.js36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ; property
39 …:1, script:1, cite:1, input:1, iframe:1, strong:1, textarea:1, noframes:1, big:1, small:1, span:1,… property
88 big: J, // Changed from L to J (see (1))
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DQuery.php444 …public function span_containing(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null)… argument
446 return new SpanContaining($little, $big);
454 …public function span_within(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null): Sp… argument
456 return new SpanWithin($little, $big);
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.string.big.js4 return function big() { function
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.string.big.js4 return function big() { function
/plugin/asciidocjs/node_modules/core-js/fn/string/
Dbig.js2 module.exports = require('../../modules/_core').String.big;
/plugin/asciidocjs/node_modules/core-js/library/fn/string/
Dbig.js2 module.exports = require('../../modules/_core').String.big;
/plugin/asciidocjs/node_modules/core-js/library/fn/string/virtual/
Dbig.js2 module.exports = require('../../../modules/_entry-virtual')('String').big;
/plugin/asciidocjs/node_modules/core-js/fn/string/virtual/
Dbig.js2 module.exports = require('../../../modules/_entry-virtual')('String').big;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklistslib.js37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property
40 …InlineNonEmptyElements : { a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,fon… property
/plugin/twofactor/
DREADME16 A big thanks goes out to Dan Popp for the work on his Google 2FA
20 Another big thanks to Christopher Smith and the developers that worked on the
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
Dad6ea0c1e46712aa1fd6d3bfa0ec979e.asciidoc9 'query' => '(new york city) OR (big apple)',
/plugin/uparrow/
Daction.php49 $image = DOKU_URL.'lib/plugins/uparrow/images/tango-big.png';
Dsyntax.php62 $src = DOKU_URL.'lib/plugins/uparrow/images/tango-big.png';

1234567