Home
last modified time | relevance | path

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

1234567891011

/plugin/struct/renderer/
H A Dcsv.php137 public function cdata($text) argument
183 public function code($text, $lang = null, $file = null) argument
188 public function header($text, argument
198 unformatted($text) global() argument
203 php($text) global() argument
208 phpblock($text) global() argument
213 html($text) global() argument
218 htmlblock($text) global() argument
223 preformatted($text) global() argument
228 file($text, $lang = null, $file = null) global() argument
285 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
297 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
309 internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
320 externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
[all...]
/plugin/eventline/
H A 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/
H A 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/jcapture/src/com/hammurapi/jcapture/
H A 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/simplexml/
H A Drenderer.php90 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) {
432 $height=NULL, $cache=NULL, $linking=NULL) {
444 $height=NULL, $cache=NULL, $linking=NULL) {
456 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
[all …]
/plugin/mellelexport/
H A Drenderer.php573 …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…
711$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
714$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
717 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
[all …]
/plugin/dokutexit/
H A 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) {
1502 $height=NULL, $cache=NULL) {
1520 $height=NULL, $cache=NULL) {
1555 $height=NULL, $cache=NULL) {
[all …]
/plugin/latexport/implementation/
H A Ddecorator.php53 function texifyText($text) {
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) {
856 $height = null, $cache = null, $linking = null) {
872 $width = null, $height = null, $cache = null) {
[all …]
H A 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 …]
H A Ddecorator_images.php42$height = null, $cache = null, $linking = null, $positionInGroup = 0, $totalInGroup = 1) {
59 function cdata($text) {
/plugin/xml/
H A 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) {
477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
[all …]
/plugin/nroff/
H A Drenderer.php176 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) {
702 $height=NULL, $cache=NULL, $linking=NULL) {
740 $height=NULL, $cache=NULL, $linking=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/odp/
H A 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) {
1029 $height=NULL, $cache=NULL, $linking=NULL) {
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
174 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/prosemirror/
H A Drenderer.php294 $tnode->setText($text); argument
329 $node = new Node('text'); argument
281 header($text, $level, $pos) global() argument
338 code($text, $lang = null, $file = null) global() argument
350 file($text, $lang = null, $file = null) global() argument
355 html($text) global() argument
364 htmlblock($text) global() argument
374 php($text) global() argument
383 phpblock($text) global() argument
445 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
471 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
733 unformatted($text) global() argument
[all...]
/plugin/actionrenderer/
H A 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)
417 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
[all …]
/plugin/edittable/renderer/
H A 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) {
504 $height = null, $cache = null, $linking = null) {
[all …]
/plugin/fckg/fckeditor/
H A Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
214 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/flowcharts/
H A Drenderer.php51 $height = null, $cache = null, $linking = null, $return = false) {
70 function cdata($text) {
/plugin/mermaid/
H A Drenderer.php60 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) global() argument
78 cdata($text) global() argument
/plugin/s5reloaded/
H A Drenderer.php189 function header($text, $level, $pos) {
253 $height=NULL, $cache=NULL, $render = true) {
/plugin/latexport/_test/
H A 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
272 private $height; variable in CommandInternalMedia
276 function __construct($src, $title, $align, $width, $height, $positionInGroup, $totalInGroup) {
/plugin/latexit/
H A 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) {
1127 …function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =…
1178 …function externalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =…
[all …]
/plugin/text/
H A 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) {
471 $height=NULL, $cache=NULL, $linking=NULL, $return=false) {
[all …]

1234567891011