Home
last modified time | relevance | path

Searched refs:smaller (Results 1 – 25 of 148) sorted by relevance

123456

/plugin/asciidocjs/node_modules/async/internal/
DHeap.js26 while (index > 0 && smaller(this.heap[index], this.heap[p = parent(index)])) {
39 if (l + 1 < this.heap.length && smaller(this.heap[l + 1], this.heap[l])) {
43 if (smaller(this.heap[index], this.heap[l])) {
113 function smaller(x, y) { function
/plugin/yourip/
Dstyle.css13 /* font-size: smaller; */
25 /* font-size: smaller; */
/plugin/ghissues/
Dstyle.css12 font-size:smaller;
53 font-size:smaller;
100 font-size:smaller;
/plugin/tooltip/
Dstyle.css49 font-size: smaller;
90 font-size: smaller;
133 font-size: smaller;
/plugin/wysiwyg/fckeditor/_samples/html/
Dsample14.styles.css72 font-size: smaller;
78 font-size: smaller;
106 font-size: smaller;
/plugin/geotag/
Dprint.css22 font-size: smaller;
34 font-size: smaller;
Dstyle.css20 font-size: smaller;
/plugin/s5/ui/i18n/
Dpretty.css14 li li {margin: 0.33em 0; font-size: smaller;}
42 #slide0 h4 {margin-top: 0; font-size: smaller;}
/plugin/s5/ui/default/
Dpretty.css15 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
19 sup {font-size: smaller; line-height: 1px;}
76 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
/plugin/vimeo/
Dstyle.less20 font-size: smaller;
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DTag.svelte12 font-size: smaller;
/plugin/typography/
DREADME.md41 <fs smaller>smaller</fs> size text
59 <fs:smaller;>//-- William Shakespeare, “Hamlet”, Act 2 scene 2//</fs></ff>
/plugin/elasticsearch/
Dstyle.less21 font-size: smaller;
/plugin/tcycle/
Dstyle.css4 .tcycle figcaption { font-size: smaller; text-align: center; }
/plugin/jcapture/src/com/hammurapi/jcapture/
DComponentMover.java310 private int getDragDistance(int larger, int smaller, int snapSize) { in getDragDistance() argument
312 int drag = larger - smaller; in getDragDistance()
/plugin/code2/
Dstyle.css20 .code .lno{background:inherit;color:#999;font-size:smaller;}
35 div.dokuwiki pre.console .lno,pre.console .lno{background:inherit;color:#cff;font-size:smaller;font…
/plugin/magnifier/
DREADME.md4 …](https://www.dokuwiki.org/plugin:magnifier) that renders a loupe over a smaller sized image. Insi…
/plugin/s5/ui/flower/
Dpretty.css19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
23 sup {font-size: smaller; line-height: 1px;}
/plugin/s5/ui/pixel/
Dpretty.css19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
23 sup {font-size: smaller; line-height: 1px;}
/plugin/photogallery/phpThumb/
DREADME.md7 The output size is configurable (can be larger or smaller than the source), and the source may be t…
/plugin/highlightjs/highlight/styles/
Ddefault.css10 font-size: smaller;
Ddark.css10 font-size: smaller;
/plugin/codeblockedit/
H A Dstyle.css20 background-size: 21px; /* <<< ICON SIZE: Change this value to make icon bigger/smaller */
/plugin/asciidocjs/node_modules/lodash/
DREADME.md26 // Cherry-pick methods for smaller browserify/rollup/webpack bundles.
/plugin/s5/ui/blue/
Dpretty.css19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl…
23 sup {font-size: smaller; line-height: 1px;}

123456