HomeSort by relevance Sort by last modified time
    Searched refs:nbsp (Results 1 - 25 of 37) sorted by null

1 2

  /external/emma/core/java12/com/vladium/emma/report/html/doc/
HyperRef.java 19 public HyperRef (final String href, final String text, final boolean nbsp)
32 setText (text, nbsp);
Text.java 22 public Text (final String text, final boolean nbsp)
25 m_nbsp = nbsp;
IElement.java 24 IElement setText (String text, boolean nbsp); // size() is 0 after this
99 public IElement setText (final String text, final boolean nbsp)
104 m_contents.add (new Text (text, nbsp));
HTMLTable.java 46 public void setCaption (final String align, final String text, final boolean nbsp)
51 m_caption.setText (text, nbsp);
  /external/doclava/res/assets/templates/
hierarchy.cs 42 <?cs /if ?> &nbsp;&nbsp;
44 &nbsp;
diff.cs 134 <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>
docpage.cs 14 <?cs else ?>&nbsp;
sample.cs 13 <span class="crumb">&nbsp;</span>
macros.cs 30 if:first(t) ?>&nbsp;extends&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
36 if:first(t) ?>&nbsp;super&nbsp;<?cs else ?>&nbsp;&amp;&nbsp;<?cs /if ?><?cs external variable declarations
42 if:!last(t) ?>,&nbsp;<?cs /if ?><?cs
225 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td external variable declarations
    [all...]
class.cs 127 <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>
  /build/tools/droiddoc/templates-sac/
customizations.cs 357 <a href="<?cs var:toroot ?>source/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
358 <a href="<?cs var:toroot ?>source/community/index.html">Community</a>&nbsp;&nbsp;|&nbsp;
359 <a href="<?cs var:toroot ?>legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
367 Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> &mdash; <?c
    [all...]
class.cs 137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td> external variable declarations
245 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?>&nbsp;</td> external variable declarations
262 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
336 <td class="jd-descrcol"><?cs call:type_link(field.type) ?>&nbsp;</td>
337 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
338 <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?>&nbsp;</td>
  /build/tools/droiddoc/templates-ds/
customizations.cs 356 <a href="<?cs var:toroot ?>about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
357 <a href="<?cs var:toroot ?>legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
365 Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> &mdash; <?cs
class.cs 137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td> external variable declarations
245 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?>&nbsp;</td> external variable declarations
262 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
336 <td class="jd-descrcol"><?cs call:type_link(field.type) ?>&nbsp;</td>
337 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
338 <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?>&nbsp;</td>
  /build/tools/droiddoc/templates-sdk/
customizations.cs 356 <a href="<?cs var:toroot ?>about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
357 <a href="<?cs var:toroot ?>legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
365 Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> &mdash; <?cs
class.cs 137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td> external variable declarations
245 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?>&nbsp;</td> external variable declarations
262 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
336 <td class="jd-descrcol"><?cs call:type_link(field.type) ?>&nbsp;</td>
337 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
338 <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?>&nbsp;</td>
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 30 nbsp=160
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 111 ?> </table></table>&nbsp; <?php
145 echo "</table></table>&nbsp;";
147 ?> &nbsp;
  /build/tools/droiddoc/templates-pdk/
docpage.cs 14 <?cs else ?>&nbsp;
customizations.cs 155 Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> - <?cs var:page.now ?>
sdkpage.cs 44 <span class="crumb">&nbsp;</span>
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
12 Od=/&apos;/g,Pd=/&quot;/g,Qd=/&amp;/g,Rd=/&nbsp;/g;function Sd(a){var b=a.indexOf(G);if(b<0)return a;for(--b;(b=a.indexOf(tb,b+1))>=0;){var c=a.indexOf(va,b);if(c>=0){var d=a.substring(b+3,c),g=10;if(d&&d.charAt(0)===ub){d=d.substring(1);g=16}var i=parseInt(d,g);isNaN(i)||(a=a.substring(0,b)+String.fromCharCode(i)+a.substring(c+1))}}return a.replace(Md,I).replace(Nd,J).replace(Od,vb).replace(Pd,wb).replace(Qd,G).replace(Rd,xb)}function Ma(a){return yb===a.tagName}function W(a,b){switch(a.nodeType){case 1:var c=
android-developer-docs.js 233 listItemNode.get(0).innerHTML += '&nbsp;<span class="new">new!</span>';
236 listItemNode.get(0).innerHTML += '&nbsp;<span class="new">updated!</span>';
  /external/doclava/res/assets/templates/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
12 Od=/&apos;/g,Pd=/&quot;/g,Qd=/&amp;/g,Rd=/&nbsp;/g;function Sd(a){var b=a.indexOf(G);if(b<0)return a;for(--b;(b=a.indexOf(tb,b+1))>=0;){var c=a.indexOf(va,b);if(c>=0){var d=a.substring(b+3,c),g=10;if(d&&d.charAt(0)===ub){d=d.substring(1);g=16}var i=parseInt(d,g);isNaN(i)||(a=a.substring(0,b)+String.fromCharCode(i)+a.substring(c+1))}}return a.replace(Md,I).replace(Nd,J).replace(Od,vb).replace(Pd,wb).replace(Qd,G).replace(Rd,xb)}function Ma(a){return yb===a.tagName}function W(a,b){switch(a.nodeType){case 1:var c=
  /external/webkit/Source/WebCore/css/
CSSPropertyNames.in 274 -webkit-nbsp-mode

Completed in 1014 milliseconds

1 2