Home
last modified time | relevance | path

Searched refs:text (Results 2901 – 2925 of 3150) sorted by last modified time

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

/plugin/jquery/
H A Djquery-1.4.2.min.js16 …b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.i…
29 …script";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,…
45 …c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"se…
47 …=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,widt…
82 text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function…
93 …d=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.co…
101 …(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.is…
102text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&…
123 …ascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_defau…
H A Djquery-1.4.2.js535 script.text = data;
587 trim: function( text ) { argument
588 return (text || "").replace( rtrim, "" );
1442 text: true,
3680 jQuery.text = getText;
3995 text: function( text ) { argument
3996 if ( jQuery.isFunction(text) ) {
3999 self.text( text.call(this, i, self.text()) );
4003 if ( typeof text !== "object" && text !== undefined ) {
4007 return jQuery.text( this );
[all …]
/plugin/lytebox/
H A Dlytebox.css8 #lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height…
27 …position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height…
48 #lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
69 #lbDetails { width: 60%; float: left; text-align: left; }
/plugin/crypto/
H A Dstyle.css20 text-align: center;
/plugin/diff/
H A Dsyntax.php310 * index <tt>[2]</tt> holding the diff's patch text.
/plugin/code2/
H A Dstyle.css4 …nsole{border:thin dotted #ccc;margin:1ex 0;line-height:1.33;overflow:auto;text-indent:0;max-height…
38 div.code p.codehead,div.code p.codefoot{color:#030;background:inherit;line-height:1.33;text-align:l…
39 div.code p.codehead{margin:0.6ex 0 0 0;text-decoration:underline;}
40 div.code p.codefoot{margin:0 0 0.6ex 0;text-decoration:underline;}
44 div.code p.codeHidden:hover,div.code p.codeShown:hover{background-color:#ddffdd;color:#030;text-dec…
/plugin/nstoc/
H A Dstyle.css5 ul.nstoc{list-style-position:inside;list-style-type:none;font-size:100%;margin:0;padding:0;text-ali…
11 …:#003;border:none;font-size:inherit;font-variant:inherit;line-height:inherit;text-decoration:none;}
13 ul.nstoc li a:hover,ul.nstoc li a.wikilink1:hover{text-decoration:underline;}
/plugin/conflictmerger/
H A Daction.php110 * So even if the text is edited to avoid conflicts, a conflict form will
229 * @param text The current text.
231 function html_conflict_solving($text) { argument
239 if ($this->merge($ID, rawWiki($ID, $DATE), $text, rawWiki($ID, ''), $result)) {
242 $text = $result;
250 html_conflict($text, $SUM);
251 html_diff($text, false);
255 html_diff($text, false);
262 $form->addHidden('wikitext', $text);
/plugin/conflictmerger/tests/
H A Dacceptance.test.php44 function assertViewPage($text) { argument
46 $text = preg_replace("/\n+/", ' ', $text);
49 $this->assertText($text);
/plugin/jmol2/jmol/
H A DJmol.js339 var script, text;
343 text = menuItem[1];
346 script = text = menuItem;
348 if (text == undefined || text == null)
349 text = script;
861 function _jmolDocumentWrite(text) { argument
869 _jmolDomDocumentWrite(text)
871 _jmol.currentDocument.write(text);
874 return text;
904 var text = data.substring(pt0, pt)
[all …]
H A DCHANGES.txt1387 # public String clipImage(String text);
1585 # bug fix: text antialiasing of near-black text looks very bad when antialiased
1798 # bug fix: y-offset for echo text and images
1979 # same as text is displayed.
3800 # if found, ONLY this text is processed and all other text in the file is ignored.
3890 # new feature: write FILE (text-files only)
3952 # POV-Ray text -- ALL text (echos, labels, axes, etc.)
4587 # a color key using positionable ECHO text boxes:
4807 # bug fix for 3D text echo staying in window
4808 # bug fix for draw text+translucency
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_Console.jar ... .viewer.ScriptContext parsedContext protected javax.swing.text.SimpleAttributeSet attHighlight protected javax.swing.text. ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_Console.jar ... .viewer.ScriptContext parsedContext protected javax.swing.text.SimpleAttributeSet attHighlight protected javax.swing.text. ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example63 * %{pass} encrypted or clear text password (depends on 'encryptPass')
75 * 'pass' containing the encrypted or clear text password
140 * %{pass} password (encrypted or clear text, depends on 'encryptPass')
216 * %{pass} password (encrypted or clear text, depends on 'encryptPass')
H A Dacronyms.conf27 EOT End of text
H A Dmime.conf35 odt application/vnd.oasis.opendocument.text
/plugin/html5/
H A Drenderer.php69 * @param string $text The header content
73 function header( $text, $level, $pos ) argument
75 if( !$text ) return; //skip empty headlines
77 $hid = $this->_headerToLink( $text, true );
80 $this->toc_additem( $hid, $text, $level );
106 $this->doc .= $this->_xmlEntities( $text );
/plugin/boxwh/boxwh/
H A Dstyle_custom.css175 /* ---------------------------- simple text ---------------------- */
177 div.box.text, div.box.text > * > .box_content, div.box.text > .xbox,
178 div.box.text > * > .xb1, div.box.text > * > .xb2, div.box.text > * > .xb3, div.box.text > * > .xb4 {
181 div.box.text > * > .box_content {
/plugin/highlightjs/
H A Drenderer.php31 function preformatted($text) { argument
32 $this->doc .= '<pre><code>' . $this->_xmlEntities($text) . '</code></pre>'. DOKU_LF;
/plugin/highlightjs/highlight/
H A Dhighlight.js374 var text = blockText(block);
382 var result = highlight(language, text).value;
388 var lang_result = highlight(key, text);
412 result = mergeStreams(original, nodeStream(pre), text);
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js156 var $ppage = $("<div class='pwi_prevpage'/>").text(settings.labels.prev),
157 $npage = $("<div class='pwi_nextpage'/>").text(settings.labels.next),

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