Home
last modified time | relevance | path

Searched refs:rtl (Results 51 – 75 of 131) sorted by relevance

123456

/plugin/ckgdoku/ckeditor/
H A Dcontents.css1rtl] caption{text-align:right}th,td{padding:.3em .5em;margin:0;vertical-align:top;border:1px solid… selector
H A Dcontents.css.unc45 [dir=rtl] caption {
542 [dir=rtl] .dokuwiki dl.code dd,
543 [dir=rtl] .dokuwiki dl.file dd {
/plugin/ckgedit/ckeditor/
H A Dcontents.css1rtl] caption{text-align:right}th,td{padding:.3em .5em;margin:0;vertical-align:top;border:1px solid… selector
H A Dcontents.css.unc42 [dir=rtl] caption {
539 [dir=rtl] .dokuwiki dl.code dd,
540 [dir=rtl] .dokuwiki dl.file dd {
/plugin/revealjs/js/
H A Dreveal.js129 rtl: false, property in AnonymousFunctione17f777e0200.config
1344 if( config.rtl ) {
2502 if( config.rtl ) {
3982 if( config.rtl ) {
5031 if( config.rtl ) {
5048 if( config.rtl ) {
5097 if( config.rtl ) {
5137 else if( config.rtl ) {
5484 if( config.rtl ) {
5498 if( config.rtl ) {
[all …]
/plugin/html2pdf/snorriheim/
H A Drtl.css109 direction: rtl;
/plugin/overlay/
H A Dstyle.css59 list-style-image: url(../../images/closed-rtl.png);
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-diff.css48 [dir=rtl] .dokuwiki table.diff .diff-lineheader { selector
H A Dapp-edit.css101 [dir=rtl] .a11y { selector
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js25rtl)e[m]=h.rtl[m];for(m in e)g.push([m,e[m]]);g.sort(function(a,b){var c=0;a[1]>b[1]?c=1:a[1]<b[1]…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js25rtl)e[m]=h.rtl[m];for(m in e)f.push([m,e[m]]);f.sort(function(a,b){var c=0;a[1]>b[1]?c=1:a[1]<b[1]…
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.36 new CKEDITOR.dom.event(a),c=new CKEDITOR.dom.element(c),b;b=a.getKeystroke();var d="rtl"==f.lang.di…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.36 new CKEDITOR.dom.event(a),c=new CKEDITOR.dom.element(c),b;b=a.getKeystroke();var d="rtl"==f.lang.di…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php406 if ($this->mpdf->DisplayPreferences || $this->mpdf->directionality === 'rtl' || $this->mpdf->mirrorMargins) {
439 if ($this->mpdf->directionality === 'rtl') {
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/tagfilter/
H A Dstyle.css579 html[dir="rtl"] .select2-container-multi .select2-choices li
641 html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
665 html[dir="rtl"] .select2-search-choice-close {
/plugin/tagfilter/script/select2/
H A Dselect2.css476 html[dir="rtl"] .select2-container-multi .select2-choices li
538 html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
562 html[dir="rtl"] .select2-search-choice-close {
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig7 …ar c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig7 …ar c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch…
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_editor.css217 margin-right: 1px; /* rtl */
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css217 margin-right: 1px; /* rtl */
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css195 margin-right: 1px; /* rtl */
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css195 margin-right: 1px; /* rtl */
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ript",underline:"Underline"},bidi:{ltr:"Text direction from left to right",rtl:"Text direction fro… property in CKEDITOR.lang.en.bidi
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php2159 $rtl = [];
2189 $rtl[$key][$kk] = $sub;
2191 $rtl[$key]['prel'][$kk] = $v['prel'];
2194 $rtl[$key]['postl'][$kk] = $v['postl'];
2197 $rtl[$key]['ignore'][$kk] = $v['ignore'];
2229 foreach ($rtl as $base => $variants) {
2240 ksort($rtl);
2241 $rtlSUB = $rtl;
2348 if (count($rtl) || count($rphf) || count($half) || count($pref) || count($blwf) || count($pstf) || $finals) {

123456