Home
last modified time | relevance | path

Searched +defs:text +defs:width (Results 26 – 50 of 358) sorted by relevance

12345678910>>...15

/plugin/tagadd/
Dscript.js58 width: Math.min(700,jQuery(window).width()-50), property
61 … {text:LANG.plugins.tagadd['closeDialog'],click: function() {jQuery(this).dialog('close');}}, property
62 … {text:LANG.plugins.tagadd['save'],click: function() {tagadd__ajax_submitFormTags();}}, property
/plugin/latexport/implementation/
Ddecorator_images.php41 function internalmedia($src, $title = null, $align = null, $width = null,
59 function cdata($text) {
/plugin/tagging/script/
H A Dadmin.js51 text: LANG.plugins.tagging.admin_confirm, property
63 text: LANG.plugins.tagging.admin_cancel, property
78 width: 500, property
98 width: 600, property
/plugin/sectionedit/
H A Dscript.js129 width: Math.min(700,jQuery(window).width()-50), property
134 {text:LANG.plugins.sectionedit['closeDialog'],click: closeDialog }, property
135 {text:LANG.plugins.sectionedit['save'],click: saveSection}, property
/plugin/dropfiles/src/
Dupload.js113 text: window.LANG.plugins.dropfiles.skip, property
117 text: window.LANG.plugins.dropfiles.rename, property
121 text: window.LANG.plugins.dropfiles.overwrite, property
129 text: window.LANG.plugins.dropfiles.overwriteAll, property
135 width: 510, property
302 width: 600, property
/plugin/wysiwyg/fckeditor/
Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
174 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/actionrenderer/
Drenderer.php63 public function toc_additem($id, $text, $level)
69 public function header($text, $level, $pos, $returnonly = false)
87 public function cdata($text)
261 public function unformatted($text)
267 public function php($text, $wrapper = 'code')
273 public function phpblock($text)
279 public function html($text, $wrapper = 'code')
285 public function htmlblock($text)
303 public function preformatted($text)
309 public function file($text, $language = null, $filename = null, $options = null)
[all …]
/plugin/edittable/renderer/
Dinverse.php43 function header($text, $level, $pos) {
63 function cdata($text) {
250 function unformatted($text) {
261 function php($text, $wrapper = 'code') {
266 function phpblock($text) {
271 function html($text, $wrapper = 'code') {
276 function htmlblock($text) {
300 function preformatted($text) {
305 function file($text, $language = null, $filename = null) {
309 function code($text, $language = null, $filename = null) {
[all …]
/plugin/visualindex/script/
H A Dtoolbar.js23 function insertAtSelection(area, text) { argument
118 width: 460, property
124 text: insertLabel, property
136 text: cancelLabel, property
/plugin/prosemirror/
Drenderer.php288 public function header($text, $level, $pos)
302 public function cdata($text)
337 public function preformatted($text)
346 public function code($text, $lang = null, $file = null)
359 public function file($text, $lang = null, $file = null)
364 public function html($text)
374 public function htmlblock($text)
385 public function php($text)
395 public function phpblock($text)
456 $width = null,
[all …]
/plugin/grensladawritezor/fckeditor/
Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
176 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php278 …function CircularText($x, $y, $r, $text, $align = 'top', $fontfamily = '', $fontsizePt = 0, $fonts…
430 …function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'D…
/plugin/flowcharts/
Drenderer.php50 function internalmedia($src, $title = null, $align = null, $width = null,
70 function cdata($text) {
/plugin/latexport/_test/
Dcommand.php17 public $text; variable in CommandHeader
21 function __construct($text, $level, $pos) {
52 public $text; variable in CommandCData
54 function __construct($text) {
80 public $text; variable in CommandInternalLink
271 private $width; variable in CommandInternalMedia
276 function __construct($src, $title, $align, $width, $height, $positionInGroup, $totalInGroup) {
/plugin/fckg/fckeditor/
Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
214 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/latexit/
Drenderer.php416 function header($text, $level, $pos) {
466 function cdata($text) {
688 function unformatted($text) {
696 function php($text) {
704 function phpblock($text) {
712 function html($text) {
720 function htmlblock($text) {
728 function preformatted($text) {
760 function file($text, $lang = null, $file = null) {
771 function code($text, $lang = null, $file = null) {
[all …]
/plugin/s5reloaded/
Drenderer.php189 function header($text, $level, $pos) {
252 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/mermaid/
H A Drenderer.php46 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
57 public function cdata($text)
/plugin/text/
Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
123 function cdata($text) {
323 function unformatted($text) {
327 function php($text, $wrapper='code') {
340 function phpblock($text) {
344 function html($text, $wrapper='code') {
348 function htmlblock($text) {
365 function preformatted($text) {
369 function file($text, $language = null, $filename = null, $options = null) {
373 function code($text, $language = null, $filename = null, $options = null) {
[all …]
/plugin/timetrack/
Dscript.js22 width: Math.min(700,jQuery(window).width()-50), property
157 …{text:LANG.plugins.timetrack['closeDialog'],icons: {primary:'ui-icon-close'}, class: 'left-button'… property
158 …{text:LANG.plugins.timetrack['save'],icons: {primary:'ui-icon-check'},click: function() {timetrack… property
159 …{text:LANG.plugins.timetrack['apply'],icons: {primary:'ui-icon-refresh'},click: function() {timetr… property
167 … {text:LANG.plugins.timetrack['closeDialog'],click: function() {jQuery(this).dialog('close');}}, property
183 text: data.msg?data.msg:'gespeichert', property
/plugin/odt/renderer/
Dpage.php484 function toc_additem($id, $text, $level) {}
626 function cdata($text) {
669 function header($text, $level, $pos){
882 function unformatted($text) {
969 function php($text) {
980 function phpblock($text) {
989 function html($text) {
1000 function htmlblock($text) {
1009 function preformatted($text) {
1020 function file($text, $language=null, $filename=null, $options=null) {
[all …]
/plugin/aichat/
H A Drenderer.php99 public function header($text, $level, $pos, $returnonly = false)
117 public function cdata($text)
288 public function unformatted($text)
306 public function preformatted($text)
312 public function file($text, $language = null, $filename = null, $options = null)
318 public function code($text, $language = null, $filename = null, $options = null)
460 $width = null,
474 $width = null,
/plugin/tagsections/
H A Dscript.js165 width: Math.min(700,jQuery(window).width()-50), property
168 … {text:LANG.plugins.tagsections['closeDialog'],click: function() { getDialog('close') }}, property
169 {text:LANG.plugins.tagsections['save'],click: saveTags}, property
/plugin/dw2pdf/
H A Drenderer.php73 public function header($text, $level, $pos, $returnonly = false)
208 $width = null,
/plugin/etherpadlite/scripts/
Detherpadlite.js129 ep.pwdlg.dlg.dialog({modal: true, width: 500,height:150, autoOpen: false}); property
186 ep.dlg.dlg.dialog({modal: true, width: 600,height:300, autoOpen: false}); property
364 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_open", "text" : text, property
455 ep.proxyPasteText = function (selection,text,opts) { argument
473 ep.proxyInsertAtCarret = function(textAreaID, text) { argument
475 ep.sendMessage('insert', {'text': text}); property

12345678910>>...15