HomeSort by relevance Sort by last modified time
    Searched refs:Href (Results 1 - 15 of 15) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_image.cpp 24 {XFA_Attribute::Href, XFA_AttributeType::CData, nullptr},
52 return JSObject()->TryCData(XFA_Attribute::Href, true).value_or(L"");
69 JSObject()->SetCData(XFA_Attribute::Href, wsHref, false, false);
cxfa_exdata.cpp 24 {XFA_Attribute::Href, XFA_AttributeType::CData, nullptr},
cxfa_node_statics.cpp     [all...]
xfa_basic_data_element_script.cpp     [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
atom_test.go 12 Link: []Link{{Href: "http://example.org/"}},
20 Link: []Link{{Href: "http://example.org/2003/12/13/atom03"}},
32 `<link href="http://example.org/"></link>` +
37 `<link href="http://example.org/2003/12/13/atom03"></link>` +
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
37 1. add a &amp;lt;link rel=&amp;quot;hub&amp;quot; href=&amp;quot;hub-server&amp;quot;&amp;gt; tag to all
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
104 Href string `xml:"href,attr"`
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
124 {Rel: "self", Href: "http://codereview.appspot.com/rss/mine/rsc"},
136 {Rel: "alternate", Href: "http://codereview.appspot.com/126085"}
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
atom_test.go 12 Link: []Link{{Href: "http://example.org/"}},
20 Link: []Link{{Href: "http://example.org/2003/12/13/atom03"}},
32 `<link href="http://example.org/"></link>` +
37 `<link href="http://example.org/2003/12/13/atom03"></link>` +
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
37 1. add a &amp;lt;link rel=&amp;quot;hub&amp;quot; href=&amp;quot;hub-server&amp;quot;&amp;gt; tag to all
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
104 Href string `xml:"href,attr"`
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
124 {Rel: "self", Href: "http://codereview.appspot.com/rss/mine/rsc"},
136 {Rel: "alternate", Href: "http://codereview.appspot.com/126085"}
    [all...]
  /frameworks/base/core/java/android/text/
Html.java 542 out.append("<a href=\"");
1168 String href = attributes.getValue("", "href"); local
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
sampleindex.cs 19 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
21 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
23 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
39 <a href="<?cs var:toroot ?><?cs var:file.Href ?>"><?cs var:file.Name ?></a>
43 <a href="#" onclick="return toggleContent(this)">
48 >[&nbsp;<a href="file.SummaryHref">Info</a>&nbsp;]</a></span><?cs
98 <a href="#" class="prev-page-link hide"
106 <a href="#" class="next-page-link hide"
122 <a href="#" class="next-class-link hide">Next class: </a
    [all...]
  /external/doclava/res/assets/templates-sdk/
sampleindex.cs 14 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
16 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
18 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
34 <a href="<?cs var:toroot ?><?cs var:file.Href ?>"><?cs var:file.Name ?></a>
38 <a href="#" onclick="return toggleContent(this)">
43 >[&nbsp;<a href="file.SummaryHref">Info</a>&nbsp;]</a></span><?cs
93 <a href="#" class="prev-page-link hide"
101 <a href="#" class="next-page-link hide"
117 <a href="#" class="next-class-link hide">Next class: </a
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 581 Href,
  /prebuilts/go/darwin-x86/src/html/template/
escape_test.go 118 `<a href="/search?q={{"'a<b'"}}">`,
119 `<a href="/search?q=%27a%3cb%27">`,
128 `<a href='{{"/foo/bar?a=b&c=d"}}'>`,
129 `<a href='/foo/bar?a=b&amp;c=d'>`,
133 `<a href='{{"http://example.com/foo/bar?a=b&c=d"}}'>`,
134 `<a href='http://example.com/foo/bar?a=b&amp;c=d'>`,
138 `<a href='{{"//example.com:8000/foo/bar?a=b&c=d"}}'>`,
139 `<a href='//example.com:8000/foo/bar?a=b&amp;c=d'>`,
143 `<a href="{{"/javascript:80/foo/bar"}}">`,
144 `<a href="/javascript:80/foo/bar">`
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape_test.go 118 `<a href="/search?q={{"'a<b'"}}">`,
119 `<a href="/search?q=%27a%3cb%27">`,
128 `<a href='{{"/foo/bar?a=b&c=d"}}'>`,
129 `<a href='/foo/bar?a=b&amp;c=d'>`,
133 `<a href='{{"http://example.com/foo/bar?a=b&c=d"}}'>`,
134 `<a href='http://example.com/foo/bar?a=b&amp;c=d'>`,
138 `<a href='{{"//example.com:8000/foo/bar?a=b&c=d"}}'>`,
139 `<a href='//example.com:8000/foo/bar?a=b&amp;c=d'>`,
143 `<a href="{{"/javascript:80/foo/bar"}}">`,
144 `<a href="/javascript:80/foo/bar">`
    [all...]
  /frameworks/base/config/
preloaded-classes     [all...]

Completed in 252 milliseconds