Home
last modified time | relevance | path

Searched +defs:text +defs:height (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/plugin/pagebuttons/
Dscript.js45 height: "auto", property
49 text: LANG.plugins.pagebuttons.btn_ok, property
56 text: LANG.plugins.pagebuttons.btn_cancel, property
99 height: "auto", property
103 text: LANG.plugins.pagebuttons.btn_ok, property
112 text: LANG.plugins.pagebuttons.btn_cancel, property
155 height: "auto", property
159 text: LANG.plugins.pagebuttons.btn_ok, property
168 text: LANG.plugins.pagebuttons.btn_cancel, property
/plugin/struct/renderer/
H A Dcsv.php137 public function cdata($text)
183 public function code($text, $lang = null, $file = null)
188 public function header($text, $level, $pos)
198 public function unformatted($text)
203 public function php($text)
208 public function phpblock($text)
213 public function html($text)
218 public function htmlblock($text)
223 public function preformatted($text)
228 public function file($text, $lang = null, $file = null)
[all …]
/plugin/eventline/
Dplain.php46 function cdata($text) {
50 function header($text, $level, $pos) {
54 function preformatted($text) {
58 function file($text) {
68 function code($text, $language = NULL) {
108 $height=NULL, $cache=NULL, $linking=NULL) {
125 $height=NULL, $cache=NULL, $linking=NULL) {
208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
231 $height=NULL, $cache=NULL, $render = true) {
/plugin/gemini/
Drenderer.php35 public function header($text, $level, $pos)
62 public function cdata($text)
128 public function php($text)
134 public function phpblock($text)
140 public function html($text)
146 public function htmlblock($text)
152 public function preformatted($text)
170 public function file($text, $lang = null, $file = null)
182 public function code($text, $lang = null, $file = null)
400 $height = null,
[all …]
/plugin/deletepagebutton/
Dscript.js53 height: "auto", property
57 text: LANG.plugins.deletepagebutton.btn_ok, property
65 text: LANG.plugins.deletepagebutton.btn_cancel, property
/plugin/imagemapping/
DImageMappingEditor.js23 height = 0; field in ImageMappingEditor
185 height: Math.max(300, jQuery(window).height() * 0.75), property
190 text: LANG.plugins.imagemapping.btn_fewer, property
194 text: LANG.plugins.imagemapping.btn_more, property
198 text: LANG.plugins.imagemapping.btn_save, property
202 text: LANG.plugins.imagemapping.btn_cancel, property
/plugin/simplexml/
Drenderer.php88 function toc_additem($id, $text, $level) {}
90 function header($text, $level, $pos) {
117 function cdata($text) {
233 function unformatted($text) {
239 function php($text) {
245 function html($text) {
251 function preformatted($text) {
257 function file($text) {
271 function code($text, $lang = NULL) {
432 $height=NULL, $cache=NULL, $linking=NULL) {
[all …]
/plugin/mellelexport/
Drenderer.php565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN…
567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO…
573 …function cdata($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a…
642 …function unformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func…
644 …function php($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_arg…
646 …function phpblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge…
648 …function html($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_ar…
650 …function htmlblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g…
652 …function preformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fun…
658 …function file($text, $lang = null, $file = null ) {call_user_func_array(array($this, '__call'), ar…
[all …]
/plugin/feedback/
Dscript.js26 height: 300, property
30 text: LANG.plugins.feedback.cancel, property
36 text: LANG.plugins.feedback.submit, property
47 text: LANG.plugins.feedback.close, property
/plugin/jcapture/src/com/hammurapi/jcapture/
DImageToolTip.java64 int height = metrics.getHeight() + m_image.getHeight(c) + 6; in getPreferredSize() local
74 private String text; field in ImageToolTip
76 public ImageToolTip(String text, Image image) { in ImageToolTip()
/plugin/dokutexit/
Dlatex.php116 function header($text, $level) {
156 function cdata($text) {
289 function unformatted($text) {
293 function php($text) {
297 function html($text) {
304 function preformatted($text) {
313 function file($text) {
333 function code($text, $lang = NULL) {
586 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
593 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
[all …]
/plugin/latexport/implementation/
Ddecorator.php53 function texifyText($text) {
251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
291 function cdata($text) {
528 function unformatted($text) {
539 function php($text) {
549 function phpblock($text) {
561 function html($text) {
573 function htmlblock($text) {
583 function preformatted($text) {
[all …]
Ddecorator_persister.php217 function toc_additem($id, $text, $level) {
224 function header($text, $level, $pos) {
286 function cdata($text) {
494 function unformatted($text) {
504 function php($text) {
515 function phpblock($text) {
528 function html($text) {
541 function htmlblock($text) {
552 function preformatted($text) {
577 function file($text, $lang = null, $file = null) {
[all …]
Ddecorator_images.php42$height = null, $cache = null, $linking = null, $positionInGroup = 0, $totalInGroup = 1) {
59 function cdata($text) {
/plugin/nroff/
Drenderer.php122 function toc_additem($id, $text, $level) {
131 function header($text, $level, $pos) {
176 function cdata($text) {
340 function unformatted($text) {
349 function php($text) {
356 function phpblock($text) {
365 function html($text) {
369 function htmlblock($text) {
373 function preformatted($text) {
377 function file($text) {
[all …]
/plugin/xml/
Drenderer.php86 function header($text, $level, $pos) {
119 function cdata($text) {
261 function unformatted($text) {
267 function php($text) {
273 function phpblock($text) {
279 function html($text) {
285 function htmlblock($text) {
291 function preformatted($text) {
307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) {
[all …]
/plugin/siteexport/renderer/
H A Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
215 $height=NULL, $cache=NULL, $render = true) {
231 …public function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $…
403 public function preformatted($text) {
409 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/move/script/
Drename.js64 height: 200, property
69 text: LANG.plugins.move.cancel, property
75 text: LANG.plugins.move.rename, property
/plugin/odp/
Drenderer.php506 function toc_additem($id, $text, $level) {
571 function cdata($text) {
589 function header($text, $level, $pos){
829 function unformatted($text) {
890 function php($text, $wrapper='dummy') {
895 function phpblock($text) {
899 function html($text, $wrapper='dummy') {
904 function htmlblock($text) {
917 function preformatted($text) {
921 function file($text, $language=null, $filename=null) {
[all …]
/plugin/tagadd/
Dscript.js57 height:600, 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/tagging/script/
H A Dadmin.js51 text: LANG.plugins.tagging.admin_confirm, property
63 text: LANG.plugins.tagging.admin_cancel, property
77 height: 400, property
97 height: 400, property
/plugin/wysiwyg/fckeditor/
Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
174 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/sectionedit/
H A Dscript.js128 height: Math.min(700,jQuery(window).height()-50), property
134 {text:LANG.plugins.sectionedit['closeDialog'],click: closeDialog }, property
135 {text:LANG.plugins.sectionedit['save'],click: saveSection}, property
/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 …]

12345678910>>...14