Searched defs:nbsp (Results 1 - 7 of 7) sorted by relevance

/external/doclava/res/assets/templates/
H A Dmacros.cs26 if:first(t) ?>&nbsp;extends&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
32 if:first(t) ?>&nbsp;super&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
38 if:!last(t) ?>,&nbsp;<?cs /if ?><?cs
214 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</t 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
235 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?>&nbsp;</td> external variable declarations
252 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
326 <td class="jd-descrcol"><?cs call:type_link(field.type) ?>&nbsp;</td>
327 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
328 <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?>&nbsp;</td>
/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/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 77 milliseconds