Home
last modified time | relevance | path

Searched refs:small (Results 226 – 250 of 385) sorted by path

12345678910>>...16

/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js52small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:… property in FCKListsLib.InlineNonEmptyElements
61small: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:1,base… property in FCK.DTD.K
H A Dfckeditorcode_ie.js56small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:… property in FCKListsLib.InlineChildReqElements
65small: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:1,base… property in FCK.DTD.K
/plugin/fckg/fckeditor/
H A Dlicense.txt574 structure layouts and accessors, and small macros and small inline
/plugin/fckg/scripts/
H A Dvki_kb.js1174 var small = document.createElement('small'); variable
1175 small.title = this.VKI_i18n['10'];
1176 VKI_addListener(small, 'click', function() {
1180 VKI_mouseEvents(small);
1182 th.appendChild(small);
1332 var small = document.createElement('small');
1333 small.setAttribute('char', lkey[0]);
1337 } td.appendChild(small);
1457 var small = document.createElement('small');
1458 small.setAttribute('char', lkey[vchar]);
[all …]
/plugin/fckg/
H A Dstyle.css110 #keyboardInputMaster thead tr th small,
134 #keyboardInputMaster thead tr th small {
160 #keyboardInputMaster thead tr th small:hover,
161 #keyboardInputMaster thead tr th small.hover,
242 #keyboardInputMaster tbody tr td table tbody tr td small {
/plugin/fedauth/classes/
H A Dfa_provider.class.php33 public static function createCustom($id, $name, $url, $large, $small) { argument
38 'img_small' => $small,
160 $small = $this->id . '.png';
162 … $this->data['img_small'] = '@DEF@' . (file_exists($imgpath . $small) ? $small : '_noimage.png');
H A Dfa_providerlist.class.php111 * @param string $small wikilink to small image
113 public function addCustom($id, $name, $url, $large, $small) { argument
115 $provider = fa_provider::createCustom($id, $name, $url, $large, $small);
/plugin/fedauth/lang/en/
H A Dadmproviders.txt4 You may as well set the order of provider buttons and size whether they should be large or small.
16 You can add your own provider setting. You should add at least small image for it.
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md418 possible to cut this pipe in two pieces, and insert a small part: A
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md8 ![alt text](doc/logo-small.png)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst4 .. image:: logo-small.png
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}… selector
H A Dstyle.css43 .table tbody tr.covered-by-small-tests, li.covered-by-small-tests {
63 td.small {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/
H A Ddirectory_item.html.dist4 <td class="{{lines_level}} small"><div align="right">{{lines_executed_percent}}</div></td>
5 <td class="{{lines_level}} small"><div align="right">{{lines_number}}</div></td>
7 <td class="{{methods_level}} small"><div align="right">{{methods_tested_percent}}</div></td>
8 <td class="{{methods_level}} small"><div align="right">{{methods_number}}</div></td>
10 <td class="{{classes_level}} small"><div align="right">{{classes_tested_percent}}</div></td>
11 <td class="{{classes_level}} small"><div align="right">{{classes_number}}</div></td>
H A Dfile_item.html.dist4 <td class="{{classes_level}} small"><div align="right">{{classes_tested_percent}}</div></td>
5 <td class="{{classes_level}} small"><div align="right">{{classes_number}}</div></td>
7 <td class="{{methods_level}} small"><div align="right">{{methods_tested_percent}}</div></td>
8 <td class="{{methods_level}} small"><div align="right">{{methods_number}}</div></td>
9 <td class="{{methods_level}} small">{{crap}}</td>
11 <td class="{{lines_level}} small"><div align="right">{{lines_executed_percent}}</div></td>
12 <td class="{{lines_level}} small"><div align="right">{{lines_number}}</div></td>
H A Dmethod_item.html.dist4 <td class="{{methods_level}} small"><div align="right">{{methods_tested_percent}}</div></td>
5 <td class="{{methods_level}} small"><div align="right">{{methods_number}}</div></td>
6 <td class="{{methods_level}} small">{{crap}}</td>
8 <td class="{{lines_level}} small"><div align="right">{{lines_executed_percent}}</div></td>
9 <td class="{{lines_level}} small"><div align="right">{{lines_number}}</div></td>
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt53 --disallow-resource-usage Be strict about resource usage during small tests.
H A Dhelp2.phpt54 --disallow-resource-usage Be strict about resource usage during small tests.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1603 small = { 'r' => 1 }
1610 node4 = small.dup
1617 center, left, big, small, node1, node2, node3, node4
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG1065 * made small speed optimizations
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst731 at the cost of a small overhead.
H A Dapi.rst237 This loader is very useful for unit testing. It can also be used for small
H A Dinstallation.rst56 code; it only implements a small part of the PHP code to improve the
H A Dinternals.rst17 * First, the **lexer** tokenizes the template source code into small pieces
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst13 Here is a small example of a macro that renders a form element:

12345678910>>...16