Home
last modified time | relevance | path

Searched refs:href (Results 1 – 13 of 13) sorted by relevance

/haiku/docs/interface_guidelines/docbook-css/
H A Ddriver.css15 * <?xml-stylesheet href="docbook-css-<ver>/driver.css" type="text/css"?>
/haiku/docs/user/net/
H A D_network_intro.dox45 …<a href="http://haiku-os.org/docs/userguide/en/preferences/network.html">Network preferences app</…
/haiku/docs/user/netservices/
H A DHttpResult.dox49 <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.2">three digit status
69 See <a href="https://datatracker.ietf.org/doc/html/rfc7231#page-48">RFC7231 and its
81 <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.2">specification</a>, the
H A DHttpRequest.dox36 The <a href="https://datatracker.ietf.org/doc/html/rfc7231#section-4.1">HTTP standard</a>
/haiku/docs/user/mail/
H A DTextMailComponent.dox21 <a href="https://www.ietf.org/rfc/rfc2047.txt">RFC-2047</a> style text. As such,
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp1021 const char *href = GetStringAttribute(attributes, "xlink:href"); in StartElement() local
1023 if (href) { in StartElement()
1024 BBitmap *bitmap = BTranslationUtils::GetBitmap(href); in StartElement()
/haiku/docs/user/
H A Dbook.dox8 <a href="https://api.haiku-os.org">online version</a> for the most
10 contact the <a href="https://www.freelists.org/list/haiku-doc">documentation
23 <a href="https://haiku-os.org/legacy-docs/bebook/">The Be Book</a>.
25 <a href="https://www.access-company.com/">Access Co.</a>, the current
480 …<a href="https://haiku-os.org/docs/userguide/en/preferences/network.html">Network preferences app<…
H A DDoxyfile2478 # For details please see <a href=https://graphviz.org/doc/info/attrs.html>Node,
2490 # href=https://graphviz.org/doc/info/arrows.html>Complete documentation about
2499 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
/haiku/docs/user/shared/
H A Djson.dox4 <a href="http://www.json.org/">JSON</a> is a simple textual description of a
/haiku/docs/user/keyboard/
H A Dkeyboard.dox257 <a href="http://haiku-os.org/docs/userguide/en/preferences/keymap.html">User Guide</a>.
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h2610 const char *href = attr[i+1]; in nsvg__parseGradient() local
2611 strncpy(grad->ref, href+1, 62); in nsvg__parseGradient()
/haiku/docs/apps/mail/spamdbm/Extras/
H A DSampleDatabase2306 href 12 1 5
/haiku/docs/user/interface/
H A DView.dox2152 See <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule">