Searched refs:nbsp (Results 1 - 25 of 27) sorted by relevance

12

/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHyperRef.java19 public HyperRef (final String href, final String text, final boolean nbsp) argument
32 setText (text, nbsp);
H A DText.java22 public Text (final String text, final boolean nbsp) argument
25 m_nbsp = nbsp;
H A DIElement.java24 IElement setText (String text, boolean nbsp); // size() is 0 after this argument
99 public IElement setText (final String text, final boolean nbsp) argument
104 m_contents.add (new Text (text, nbsp));
H A DHTMLTable.java46 public void setCaption (final String align, final String text, final boolean nbsp) argument
51 m_caption.setText (text, nbsp);
/external/doclava/res/assets/templates/
H A Dhierarchy.cs42 <?cs /if ?> &nbsp;&nbsp;
44 &nbsp;
H A Ddiff.cs134 <td class="handle handle-opened">&nbsp;</td>
137 <td class="handle">&nbsp;</td>
154 <td class="handle handle-opened">&nbsp;</td>
157 <td class="handle">&nbsp;</td>
172 <td class="handle">&nbsp;</td>
H A Dkeywords.cs24 ?></a>&nbsp;<font class="jd-letterentrycomments">(<?cs var:entry.comment ?>)</font></li>
H A Dclasses.cs27 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
H A Dsampleindex.cs13 <span class="crumb">&nbsp;</span>
H A Ddocpage.cs14 <?cs else ?>&nbsp;
H A Dsample.cs13 <span class="crumb">&nbsp;</span>
H A Dmacros.cs38 if:first(t) ?>&nbsp;extends&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
44 if:first(t) ?>&nbsp;super&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
50 if:!last(t) ?>,&nbsp;<?cs /if ?><?cs
65 if:!last(t) ?>,&nbsp;<
389 <td width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td> external variable declarations
[all...]
H A Dclass.cs127 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td> external variable declarations
238 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?>&nbsp;</td> external variable declarations
255 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
329 <td class="jd-descrcol"><?cs call:type_link(field.type) ?>&nbsp;</td>
330 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
331 <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?>&nbsp;</td>
/external/doclava/res/assets/templates/components/
H A Dsearch_box.cs26 <div title="clear results" class="gsc-clear-button">&nbsp;</div>
/external/doclava/res/assets/templates-sdk/
H A Dclasses.cs17 name:letter ?></a>&nbsp;&nbsp;<?cs
30 <?cs call:short_descr(cl) ?>&nbsp;
H A Ddesignpage.cs41 <?cs if:header.justLinks ?>&nbsp; external variable declarations
53 <div class="paging-links col-9">&nbsp;</div>
H A Dsampleindex.cs43 >[&nbsp;<a href="file.SummaryHref">Info</a>&nbsp;]</a></span><?cs
H A Dmacros_override.cs13 , &nbsp; external variable declarations
29 <?cs call:short_descr(cl) ?>&nbsp;
H A Dclass.cs90 <?cs call:short_descr(attr) ?>&nbsp;
112 <p><?cs call:short_descr(cl) ?>&nbsp;
261 <td class="jd-inheritance-space">&nbsp;<?cs external variable declarations
263 ?>&nbsp;&nbsp;&#x21b3;<?cs
404 <td><code><?cs call:type_link(field.type) ?></code>&nbsp;</td> external variable declarations
407 <p><?cs call:short_descr(field) ?>&nbsp;
H A Dcustomizations.cs244 Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> &mdash;
H A Ddocpage.cs51 <?cs if:header.justLinks ?>&nbsp;
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DHTMLEntities.properties30 nbsp=160
/external/libvncserver/webclients/novnc/
H A DREADME.md62 <img src="http://kanaka.github.com/noVNC/img/noVNC-5.png" width=400>&nbsp;<img src="http://kanaka.github.com/noVNC/img/noVNC-7.jpg" width=400>
/external/ImageMagick/scripts/
H A Dtxt2html849 <br>&nbsp;<br>
/external/abi-compliance-checker/modules/Internals/
H A DSysCheck.pm489 $Content=~s/(\Q$N\E)(&nbsp;)/$1 ($LV1-$SystemName1)$2/;
490 $Content=~s/(\Q$N\E)(&nbsp;)/$1 ($LV2-$SystemName2)$2/;

Completed in 404 milliseconds

12