Home
last modified time | relevance | path

Searched refs:valign (Results 51 – 59 of 59) sorted by last modified time

123

/plugin/fedauth/js/
H A Dadmin.js254 _throbber: function (margin, valign) { argument
256 valign = typeof valign !== 'undefined' ? valign : 'middle';
257 …E+'lib/images/throbber.gif" alt="..." style="margin: '+margin+'px; vertical-align: '+valign+';"/>';
/plugin/jmol2/jmol/
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 DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/itrackviewer/
H A Dsyntax.php149 $txt = '<iframe align="left" valign="top" title="'.$param['alt'].
219 $txt .= '<td valign="top">';
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso44 <td valign="top" nowrap><b>[#this->first]</b></td>
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp47 <td valign="top" nowrap><b><%=sForm%></b></td>
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php1637 $valign=$v-1000;
1638 return '<img src="'.$pathtoimg."math_".$v."_".$nameimg.'" style="vertical-align:'.$valign.'px;'.' d…

123