Home
last modified time | relevance | path

Searched refs:big (Results 126 – 137 of 137) sorted by path

123456

/plugin/vkeyboard/
H A Dvkeyboard.js.unc1270 var big = document.createElement('big');
1271 big.title = this.VKI_i18n['11'];
1272 VKI_addListener(big, 'click', function() {
1276 VKI_mouseEvents(big);
1277 big.appendChild(document.createTextNode(this.VKI_isIE ? "\u2191" : "\u21d1"));
1278 th.appendChild(big);
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md204 * Massive calendars and addressbooks should see a big drop in peak memory
2292 dealing with big files. Note that this breaks compatibility for put() and
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md206 potentially have big implications if you manipulate Date objects anywhere.
326 * #196: Made parsing recurrence rules a lot faster on big calendars.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md100 * #196: Made parsing recurrence rules a lot faster on big calendars.
/plugin/wrap/
H A Dexample.txt5 An uppercase **%%<WRAP>%%** (or alternatively **%%<block>%%** or **%%<div>%%**) creates a **''div''** and should be used for **"big"** containers, **surrounding** paragraphs, lists, tables, etc.
9 "big" content
14 "big" content
19 "big" content
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A 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 in FCKListsLib.InlineChildReqElements
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 in FCKListsLib.InlineNonEmptyElements
/plugin/wysiwyg/fckeditor/editor/dtd/
H A 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,…
36 …label:1, code:1, table:1, script:1, cite:1, input:1, strong:1, textarea:1, big:1, small:1, span:1,… property in FCK.DTD.H
79 big: L,
H A 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) ;
39 …:1, script:1, cite:1, input:1, iframe:1, strong:1, textarea:1, noframes:1, big:1, small:1, span:1,… property in FCK.DTD.K
88 big: J, // Changed from L to J (see (1))
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js41big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,stri… property in FCKListsLib.InlineChildReqElements
50big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,kbd:1,center:1,button:… property in FCK.DTD.K
H A Dfckeditorcode_ie.js42big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,stri… property in FCKListsLib.InlineChildReqElements
51big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,kbd:1,center:1,button:… property in FCK.DTD.K
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1big indexes\n\t\t\tif (index > data_size){\n\t\t\t\t//dhx.log(\"Warning\",\"DataStore:add\",\"Inde…
/plugin/zoom/
H A Dstyle.css31 .cloud-zoom-big {

123456