Home
last modified time | relevance | path

Searched refs:Tab (Results 1 – 25 of 67) sorted by relevance

123

/plugin/autotabber/
DREADME.md7 * Tab insertion via the Tab key
8 * Tab removal via the Shift+Tab key combination
9 * Multi-line selection support for both Tab & Shift+Tab combos
/plugin/vkeyboard/
Dvkeyboard.js.unc157 // "Tab", "Caps", "Shift", "Enter", "Bksp",
192 …[["Tab", "Tab"], ["\u0636", "\u064e"], ["\u0635", "\u064b"], ["\u062b", "\u064f"], ["\u0642", "\u0…
201 …[["Tab", "Tab"], ["\u09CC", "\u0994", "\u09D7"], ["\u09C8", "\u0990"], ["\u09BE", "\u0986"], ["\u0…
210 …[["Tab", "Tab"], ["\u0458", "\u0408"], ["\u04AF", "\u04AE"], ["\u0443", "\u0423"], ["\u043A", "\u0…
219 …[["Tab", "Tab"], ["q", "Q"], ["\u00FC", "\u00DC"], ["e", "E"], ["r", "R"], ["t", "T"], ["y", "Y"],…
228 …[["Tab", "Tab"], ["\u0439", "\u0419"], ["\u0446", "\u0426"], ["\u0443", "\u0423"], ["\u043a", "\u0…
237 …[["Tab", "Tab"], ["a", "A"], ["z", "Z"], ["e", "E", "\u20ac"], ["r", "R"], ["t", "T"], ["y", "Y"],…
246 …[["Tab", "Tab"], ["\u044F", "\u042F"], ["\u0432", "\u0412"], ["\u0435", "\u0415"], ["\u0440", "\u0…
255 …[["Tab", "Tab"], [",", "\u044b"], ["\u0443", "\u0423"], ["\u0435", "\u0415"], ["\u0438", "\u0418"]…
264 …[["Tab", "Tab"], ["\u09CC", "\u0994", "\u09D7"], ["\u09C8", "\u0990"], ["\u09BE", "\u0986"], ["\u0…
[all …]
/plugin/infobox/
DREADME.md61 image1 = example1.jpg|Image Tab 1
62 image2 = example2.jpg|Image Tab 2
63 image3 = example3.jpg|Image Tab 3
74 image1 = example1.jpg|Image Tab 1
75 image2 = example2.jpg|Image Tab 2
76 image3 = example3.jpg|Image Tab 3
109 image1 = example1.png|Image Tab 1
110 image2 = example2.jpg|Image Tab 2
111 image3 = example3.jpg|Image Tab 3
235 Image Tab Customization
Dstyle.css164 /* Tab numbering */
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_ordered_and_unordered_lists.md100 * Tab
101 * Tab
102 * Tab
/plugin/tabinclude/
DREADME1 Tab include plugin
2 Tab control of wiki pages
Dplugin.info.txt5 name Tab include plugin
6 desc Tab control of wiki pages
Dstyle.css68 * Tab content
/plugin/indexnumber/
DREADME.md4 and labeling images and tables with indexes like "Tab. 1: Types of animals"
29 `countername` is an arbitrary string like "Tab." or "Fig." that must not contain
54 <idxnum Tab. #1 Some numbers>
/plugin/openlayersmap/lang/ru/
H A Dhelp.txt13 Управление с клавиатуры становится доступным после перехода в область карты клавишей Tab (карта при…
/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js25 Tab: '\t' property
206 return IndentWith.Tab;
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
Dt.js19 …a.Parse.Entity,{THORN:"\u00DE",TRADE:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:"\u0009",Tau:"\u03A… property
/plugin/webcomponent/_test/data/pages/
Dsearch.txt13 …* a tabindex of 1. Which means, if you do on Windows ''Alt+D'' + ''Tab'', you comes directly in th…
/plugin/authucenter/
DREADME.md17 * Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter.
/plugin/myshortcuts/
H A DREADME77 - Use keyboard navigation (Tab/Shift+Tab) to move between snippets
/plugin/bootswrapper/exe/help/
Dnav.txt181 ===== Tab Pane =====
219 ==== Tab Pane and Include Plugin ====
/plugin/aceeditor/
DNEWS71 * Tab now inserts 2 spaces instead of 4
/plugin/codemirror/dist/keymaps/
Demacs.min.js.map1Tab","Alt-G G","num","isNaN","Ctrl-X Tab","indentSelection","getOption","Ctrl-X Ctrl-X","Ctrl-X Ct…
Demacs.min.js1 …"newlineAndIndent","Ctrl-J":s(function(a){a.replaceSelection("\n","end")}),Tab:"indentAuto","Alt-G… property
/plugin/webcode/vendor/
Dfirebug-lite.css45 #Firebug .Nav .Tab { display:block; width:auto; float:left; padding:3px 6px 2px 6px; cursor:pointer…
46 #Firebug .Nav .Tab:hover, #Firebug .Nav .Selected { border:1px outset #ccc !important; border-top-c…
/plugin/combo/resources/firebug/
H A Dfirebug-lite.css56 #Firebug .Nav .Tab { display:block; width:auto; float:left; padding:3px 6px 2px 6px; cursor:pointer…
57 #Firebug .Nav .Tab:hover, #Firebug .Nav .Selected { border:1px outset #ccc !important; border-top-c…
/plugin/calendar/
H A DCHANGELOG.md835 ### Additional Localization for Manage Events Tab
859 ### Localized: Manage Events Tab (Complete)
3992 ### �� Reorganized: Better Update Tab Layout
4647 ### �� Improved: Update Tab Further Refined
4754 ### �� Improved: Update Tab Layout Reorganized
4783 **Top of Update Tab**:
5005 ### �� Fixed: Themes Tab Backgrounds & Correct Template Color Mapping
5040 ### Themes Tab Fixed
5087 ### Complete Themes Tab
5180 - ✅ Tab navigation
[all …]
/plugin/combo/resources/library/combo/
H A Dcombo.min.js24 …HtmlElement.querySelectorAll('[data-bs-toggle="tab"]').forEach(t=>{let e=c.Tab.getInstance(t);e!==…
/plugin/sketchcanvas/script/
Djs-yaml.mjs1129 return (c === 0x09/* Tab */) || (c === 0x20/* Space */);
1133 return (c === 0x09/* Tab */) ||
1185 (c === 0x09/* Tab */) ? '\x09' :
1495 if (ch === 0x09/* Tab */ && state.firstTabInLine === -1) {
2834 var CHAR_TAB = 0x09; /* Tab */
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95 …lationship","selectAnchor":"Select an Anchor","styles":"Style","tabIndex":"Tab Index","target":"Ta…

123