Home
last modified time | relevance | path

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

123456

/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js52big: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.InlineNonEmptyElements
61big: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.js56big: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.InlineNonEmptyElements
65big: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/fckg/scripts/
H A Dvki_kb.js1183 var big = document.createElement('big'); variable
1184 big.title = this.VKI_i18n['11'];
1185 VKI_addListener(big, 'click', function() {
1189 VKI_mouseEvents(big);
1190 big.appendChild(document.createTextNode(this.VKI_isIE6 ? "\u2191" : "\u21d1"));
1191 th.appendChild(big);
/plugin/fckg/
H A Dstyle.css111 #keyboardInputMaster thead tr th big {
141 #keyboardInputMaster thead tr th big {
162 #keyboardInputMaster thead tr th big:hover,
163 #keyboardInputMaster thead tr th big.hover {
/plugin/fetchmedia/
H A Dyarn.lock675 big.js@^3.1.3:
677 …resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.1.3.tgz#4cada2193652eb3ca9ec8e55c9015669c…
2038 big.js "^3.1.3"
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md74 Now you're in for a big mess :(
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md35 The big difference between these two is in the number of things it can resolve.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md227 with your expectations. And yes, those classnames are damn big. That's why there's a
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css59 td.big {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/
H A 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>
H A 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>
H A Dmethod_item.html.dist3 <td class="{{methods_level}} big">{{methods_bar}}</td>
7 <td class="{{lines_level}} big">{{lines_bar}}</td>
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1583 label: center/big
1588 label: center/big
1592 label: center/big
1597 label: center/big
1602 big = { 'r' => 10 }
1606 node2.update( { 'r' => 10, 'label' => 'center/big' } )
1607 node3 = big.dup
1609 node3.update( { 'label' => 'center/big' } )
1612 node4.update( big )
1613 node4.update( { 'x' => 1, 'label' => 'center/big' } )
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG671 * fixed lexer when using big numbers (> PHP_INT_MAX)
961 * fixed lexer when a template has a big chunk of text between/in a block
/plugin/flowplay2/flowplayer/
H A DREADME.txt58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
420 that have a big play button image.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …1,tr:1,param:1,li:1,tfoot:1,th:1,input:1,td:1,dl:1,blockquote:1,fieldset:1,big:1,dd:1,abbr:1,optgr… property in hljs.HTML_TAGS
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1big";}s:4:"body";O:21:"CSSPropertyCollection":4:{s:11:"_properties";a:1:{i:0;O:22:"CSSPropertyDecl…
/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css22 big { selector
/plugin/html5video2/
H A Dprint.css165 div.dokuwiki .vjs-default-skin .vjs-big-play-button {
169 div.dokuwiki .vjs-default-skin div.vjs-big-play-button span {
H A Dstyle.css10 .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:be…
20 .vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .…
485 .video-js .vjs-big-play-button {
503 .vjs-big-play-centered .vjs-big-play-button {
510 .video-js:hover .vjs-big-play-button,
511 .video-js .vjs-big-play-button:focus {
518 .vjs-controls-disabled .vjs-big-play-button,
519 .vjs-has-started .vjs-big-play-button,
520 .vjs-using-native-controls .vjs-big-play-button,
521 .vjs-error .vjs-big-play-button {
[all …]
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md145 potentially have big implications if you manipulate Date objects anywhere.
265 * #196: Made parsing recurrence rules a lot faster on big calendars.
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css33 a, abbr, acronym, address, big, cite, code, selector
249 First is the title step with a big <h1> (no room for padding) and some
288 Let's move to 'big thoughts' with centered text and custom font sizes.
290 #big {
297 #big b {
303 #big .thoughts {
/plugin/jmol2/jmol/
H A DCHANGES.txt2131 # bug fix: Popin.png in WebExport replaced, was too large, causing dialog box to default to too big
/plugin/jokuwiki/
H A DREADME.md61 … the javascript on each page (along with parsing the CSS) does represent a big performance boost -…
65 Allowing inline javascript is a big security risk. Adopting a strict [Content Security Policy](http…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1322 work. I need to find out how to specify big-endian unicode !=

123456