Home
last modified time | relevance | path

Searched refs:text (Results 2976 – 3000 of 3150) sorted by last modified time

1...<<111112113114115116117118119120>>...126

/plugin/googlemaps/syntax/
H A Dgooglemap.php84 list($lat,$lon,$text) = $data;
85 $points .= ",{lat:$lat,lon:$lon,txt:'$text'}";
157 list($match,$lat,$lon,$text) = $pt;
161 $text = addslashes(str_replace("\n","",p_render("xhtml",p_get_instructions($text),$info)));
163 $overlay[] = array($lat,$lon,$text);
/plugin/googlemaps/
H A Dscript.js17 function create_marker(point, text) { argument
20 marker.openInfoWindowHtml(text);
/plugin/stars/
H A Dreadme.txt38 deep the calling page is. Also tweaked the alt text for the span itself
/plugin/routeplaner/
H A Dstyle.css4 text-align:left;
28 text-decoration: none;
33 text-decoration: none;
40 text-align:center;
44 .resulttable td {text-align:left;padding:3px 9px;font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, …
/plugin/blogmeta/
H A Dstyle.css8 text-align: right;
/plugin/register/
H A Dregister.php169 if ($text == "")
170 $text = $this->text_range;
190 return $this->_text($x, $y, $fontidx, $text, $text, $angle);
192 public function text($x, $y, $fontidx, $text, $angle = 0) argument
252 $text = $register->name;
254 $text .= ": " . $register->desc;
256 $text .= " - " . $register->perms;
257 $im->text($x, $y, FONT_TITLE, $text);
432 $im->text($cx2+$fw, $cy2-$fh, FONT_LABELS, $text);
440 $text = explode("\n", $bdesc);
[all …]
/plugin/code2/
H A Dsyntax_plugin_code.css26 text-indent: 0; /* for code snippets in footnotes */
201 text-align: left;
206 text-decoration: underline;
210 text-decoration: underline;
239 text-decoration: none;
/plugin/superacl/
H A Dstyle.css9 text-align: left;
79 text-align: left;
/plugin/vote/
H A Dstyle.css11 text-align: left;
/plugin/tip/
H A Dstyle.css7 …tipcui,.tipcun,.tipcuw{margin-left:auto;margin-right:auto;padding-top:1ex;text-align:center;width:…
9 ….tiplei,.tiplen,.tiplew,.tiplu,.tipluh,.tiplui,.tiplun,.tipluw{float:left;text-align:left;margin-r…
10 …tiprei,.tipren,.tiprew,.tipru,.tipruh,.tiprui,.tiprun,.tipruw{float:right;text-align:right;margin-…
H A Dsyntax_plugin_tip.css17 /* try to align with the surrounding text: */
92 text-align: center;
131 text-align: left;
151 text-align: right;
191 the tip's text with the contents above it! */
/plugin/weiqi/
H A Dstyle.css12 text-align: center;
18 text-decoration: blink;
/plugin/linkmanager/
H A Dstyle.css102 vertical-align: text-bottom;
/plugin/flowplay2/flowplayer/
H A DREADME.txt194 - Displays a "BUFFERING..." text when filling the video buffer.
/plugin/lists/
H A Dstyle.css4 …mage:none;margin:0 0 0.6ex 0;padding:0 0 0 1ex;background:#fff;color:#000;text-align:left;line-hei…
H A Dsyntax_plugin_lists.css31 text-align: left;
/plugin/deflist/
H A Dstyle.css6 dl dt a,dl dt a:hover{text-decoration:none;}
7 dl dd{margin:0 0 0 2ex;text-align:justify;}
9 dl dd p{padding:0;text-indent:0;}
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css23 text-align: left;
65 text-decoration: none;
74 text-decoration: underline;
/plugin/code3/src/
H A Dtz.js380 case 3: case 4: // text
/plugin/code3/styles/
H A Dstyles.css45 text-align: right;
99 text-decoration: none;
102 text-decoration: underline;
/plugin/nroff/
H A Drenderer.php127 $this->toc[] = $text;
176 function cdata($text) { argument
349 function php($text) { argument
351 eval($text);
357 $this->php($text);
365 function html($text) { argument
366 $this->doc .= $text;
370 $this->html($text);
377 function file($text) { argument
403 $text = preg_replace('/^\s*?\n/','',$text);
[all …]
/plugin/nsrelation/
H A Dstyle.css31 text-decoration:none;
/plugin/wysiwyg/
H A Dstyle.css20 text-decoration:none;
24 text-decoration:none;
26 text-decoration:none;
31 text-decoration:none;
/plugin/bookmarkme/
H A Dstyle.css37 text-decoration: none;
/plugin/galleryv1.5/
H A Dstyle.css8 text-align: center;
20 text-align: center;
53 text-align: center;

1...<<111112113114115116117118119120>>...126