Home
last modified time | relevance | path

Searched refs:bar (Results 26 – 50 of 495) sorted by path

12345678910>>...20

/plugin/bootswrapper/exe/help/
H A Dnav.txt185 * [[#tab-bar|Bar]]
192 <pane id="tab-bar">
203 * [[#tab-bar|Bar]]
210 <pane id="tab-bar">
223 <code html><pane id="tab-bar">
236 I suggest to add ''<nowiki>~~NOTOC~~</nowiki>'' because the TOC is displayed between the tab bar an…
H A Dprogress.txt12 <bar value="60"></bar>
19 <bar value="60"></bar>
28 <bar value="60" showvalue="true"></bar>
34 <bar value="60" showvalue="true"></bar>
44 <bar value="40" type="success"></bar>
48 <bar value="20" type="info"></bar>
52 <bar value="60" type="warning"></bar>
56 <bar value="80" type="danger"></bar>
63 <bar value="40" type="success"></bar>
67 <bar value="20" type="info"></bar>
[all …]
/plugin/c3chart/
H A DREADME.md5 …All types of charts natively supported by C3 can be rendered, such as line/bar/pie/donut charts, a…
11 ![Stacked bar chart](http://i.imgur.com/MvNROm7.png)
/plugin/c3chart/assets/
H A Dc3.css81 .c3-bar {
85 .c3-bar._expanded_ {
H A Dc3.min.js2bar:"c3-bar",bars:"c3-bars",circle:"c3-circle",circles:"c3-circles",arc:"c3-arc",arcLabelLine:"c3-… property in AnonymousFunctionca6b16e90100.Y
/plugin/chat/
H A Dlocal.php.dist9 $conf['chat']['show-progress'] = true; // display info bar
H A Dreadme.txt14 In the info-bar you can see the AJAX engine progress.
136 * Added ''$conf['chat']['show-progress']'' for enabling info bar
/plugin/chordsheets/js/
H A Djtab.min.js1bar=function(){if(this.has_tab){var t=2*this.tab_char_width;this.tab_extend(t);var a=this.path(thi… function
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt55 broken vertical bar
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md471 …keditor.com/ticket/12613): Show the user that they can not drop on editor UI (toolbar, bottom bar).
895 …/dev.ckeditor.com/ticket/10762): [IE] Fixed: JavaScript code displayed in preview window's URL bar.
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt55 broken vertical bar
/plugin/ckgedit/ckeditor/
H A DCHANGES.md891 …keditor.com/ticket/12613): Show the user that they can not drop on editor UI (toolbar, bottom bar).
1315 …/dev.ckeditor.com/ticket/10762): [IE] Fixed: JavaScript code displayed in preview window's URL bar.
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md20 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …) return [];\n var tokens = [];\n // in case of strings like foo/bar\n if (slashes[…
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …out\", \"square\",\n \"square-button\", \"start\", \"static\", \"status-bar\", \"stretch\", \"s…
H A Dgfm.min.js.map1 …ne\n // And then limited url schemes to the CommonMark list, so foo:bar isn't matched as a …
H A Dstylus.min.js.map1 …",\"spell-out\",\"square\",\"square-button\",\"start\",\"static\",\"status-bar\",\"stretch\",\"str…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1bar","delay","maybeDisable","elementFromPoint","clear","NullScrollbars","updateScrollbars","startW…
/plugin/codeprettify/code-prettify/
H A DREADME.md154 bar();
170 int y = bar();
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php391 // Code bar with button
392 // Credits bar
393 $bar = '<div class="webcode-bar">';
394 $bar .= '<div class="webcode-bar-item">' . PluginUtility::getDocumentationHyperLink(WebCodeTag::TAG, "Rendered by WebCode", false) . '</div>';
395 $bar .= '<div class="webcode-bar-item">' . self::addJsFiddleButton($codes, $externalResources, $useConsole, $tagAttributes->getValue("name")) . '</div>';
396 $bar .= '</div>';
398 return self::finishIframe($tagAttributes, $bar);
495 finishIframe(TagAttributes $tagAttributes, string $bar = '') global() argument
[all...]
/plugin/combo/
H A DREADME.md33 * [Action Rail navigation bar](https://combostrap.com/railbar)

12345678910>>...20