Home
last modified time | relevance | path

Searched +full:cols +(+path:plugin +path:gallery) -(+path:plugin +path:gallery +path:lang) (Results 1 – 6 of 6) sorted by relevance

/plugin/gallery/
H A DGalleryNode.php58 if ((int)$attrs['cols'] !== (int)$defaults['cols']) {
59 $query[] = $attrs['cols'];
H A Dsyntax.php
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
H A Dgallery.html32 <textarea class="language" rows="10" cols="35">
44 <textarea class="language" rows="10" cols="35">
51 <textarea class="language" rows="10" cols="35">
/plugin/gallery/conf/
H A Ddefault.php13 $conf['cols'] = 0;
H A Dmetadata.php15 $meta['cols'] = array('numeric');
/plugin/gallery/script/
H A Dprosemirror.js143 name: 'cols',
146 value: attrs['cols'],