Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 220) sorted by relevance

123456789

/plugin/evesso/
H A Dstyle.css3 .eve-sso-login-black-large,
4 .eve-sso-login-white-large {
9 .eve-sso-login-black-large,
10 .eve-sso-login-white-large {
19 .eve-sso-login-black-large {
20 background-image: url('images/eve-sso-login-black-large.png');
22 .eve-sso-login-white-large {
23 background-image: url('images/eve-sso-login-white-large.png');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfoImageLinks.php29 public $large; variable in Google\\Service\\Books\\VolumeVolumeInfoImageLinks
64 public function setLarge($large) argument
66 $this->large = $large;
73 return $this->large;
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.table.column.width.php14 $large = $tree->get_element_by_id('large');
19 $width =& $large->getCSSProperty(CSS_WIDTH);
22 $this->assertEqual($large->get_width(), $real_width);
35 $large = $tree->get_element_by_id('large');
39 $width =& $large->getCSSProperty(CSS_WIDTH);
42 $this->assertEqual($large->get_width(), $real_width);
H A Dtest.pagebreak.table.lines.php83 $large = $tree->get_element_by_id('large');
84 $font_size =& $large->getCSSProperty(CSS_FONT_SIZE);
/plugin/colorswatch/
H A Dstyle.css13 --large-height: 8;
14 --large-width: 10;
47 min-height: calc(var(--large-height) * 1rem);
48 min-width: calc(var(--large-width) * 1rem);
52 height: calc(var(--ratio) * var(--large-height) * 1rem);
/plugin/fedauth/classes/
H A Dfa_provider.class.php33 public static function createCustom($id, $name, $url, $large, $small) { argument
37 'img_large' => $large,
159 $large = 'large/' . $this->id . '.png';
161 …$this->data['img_large'] = '@DEF@' . (file_exists($imgpath . $large) ? $large : 'large/_noimage.p…
H A Dfa_providerlist.class.php110 * @param string $large wikilink to large image
113 public function addCustom($id, $name, $url, $large, $small) { argument
115 $provider = fa_provider::createCustom($id, $name, $url, $large, $small);
/plugin/metaeditor/
H A Dstyle.css707 .jstree-default-large .jstree-node {
713 .jstree-default-large .jstree-anchor {
717 .jstree-default-large .jstree-icon {
733 .jstree-default-large .jstree-node,
734 .jstree-default-large .jstree-icon {
737 .jstree-default-large .jstree-node {
741 .jstree-default-large .jstree-last {
833 .jstree-default-large .jstree-file {
836 .jstree-default-large .jstree-folder {
843 #jstree-dnd.jstree-default-large {
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css111 .topcoat-button--large,
162 .topcoat-button--large,
234 .topcoat-button--large,
398 - large
681 - large
708 - large
774 - large
1265 - large
1300 - large
2631 - large
[all …]
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php131 * @param bool $large true for providers configured to use large buttons or else small
134 function html_providers_form($large=false) { argument
137 $listtype = $large ? 'large' : 'small';
147 … . $this->html_providers_list($this->manager->providers->{'get'.ucfirst($listtype)}(), $large)
183 function html_providers_list(&$source, $large=false) { argument
212 . $this->_html_button($id, $large ? 'usesmall' : 'uselarge', false, 6)
/plugin/fedauth/classes/usr/
H A Dfa_login.usr.class.php142 * @param bool $large (optional) true for large buttons, false for small
144 function html_providers_list(&$source, $large=false) { argument
156 $class = $large ? 'btnplarge' : 'btnpsmall';
157 $mode = $large ? PROV_LARGE : PROV_SMALL;
/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs-midi.css144 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
145 .abcjs-large .abcjs-inline-midi {
148 .abcjs-large .abcjs-btn {
153 .abcjs-large .abcjs-midi-progress-background {
157 .abcjs-large .abcjs-midi-progress-indicator {
162 .abcjs-large .abcjs-midi-clock {
/plugin/abc2/
H A Dstyle.css163 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
164 .abcjs-large .abcjs-inline-midi {
167 .abcjs-large .abcjs-btn {
172 .abcjs-large .abcjs-midi-progress-background {
176 .abcjs-large .abcjs-midi-progress-indicator {
181 .abcjs-large .abcjs-midi-clock {
/plugin/typography/
H A DREADME.md16 | `fs` | font-size | font size of text (large or small) |
38 <typo font-size:large;>Large</typo>,
39 <typo fs:x-large>Very large</typo>,
40 <fs:xx-large>Huge</fs>, and
49 <fs:large; fv:small-caps>Small-caps</fs> text
/plugin/bootswrapper/exe/help/
H A Dthumbnail.txt50 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
66 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
76 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
86 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
96 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
H A Dwell.txt21 <well size="lg">Look, I'm in a large well!</well>
23 <code html5><well size="lg">Look, I'm in a large well!</well></code>
H A Dmodal.txt64 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
66 <modal id="modal-large" size="lg" title="Large modal">...</modal>
72 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
74 <modal id="modal-large" size="lg" title="Large modal">...</modal>
H A Dtext.txt124 | ''size'' | ''medium'' ''xx-small'' ''x-small'' ''small'' ''large'' ''x-large'' ''xx-large''…
/plugin/bpmnio/css/
H A Dtoolbar.less1 .plugin-bpmnio.icon-large img {
/plugin/panoview/
H A Dplugin.info.txt7 desc View large images in a pannable view
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css35 .table tbody tr.covered-by-large-tests, li.covered-by-large-tests, tr.success, td.success, li.succe…
/plugin/youtube/
H A Dsyntax.php67 case 'large':
/plugin/google_maps/syntax/
H A Dvideo.php62 elseif ($disptype=='large')
/plugin/linkfix/lang/en/
H A Dintro.txt5 Please not that processing can take a while in large wikis. Do not close the page during the proces…
/plugin/mozshot/
H A Dsyntax.php27 $this->pattern = '/\{\{(\s?)mozshot>(small|large)?:?([^} |]+)\|?(.*?)(\s?)\}\}/';

123456789