Home
last modified time | relevance | path

Searched defs:href (Results 1 – 25 of 55) sorted by relevance

123

/external/doclava/src/com/google/doclava/
DKeywordEntry.java22 KeywordEntry(String label, String href, String comment) { in KeywordEntry()
43 private String href; field in KeywordEntry
/external/skqp/experimental/svg/model/
DSkSVGPattern.cpp33 void SkSVGPattern::setHref(const SkSVGStringType& href) { in setHref()
64 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
83 const auto* href = ctx.findNodeById(fHref); in hrefTarget() local
DSkSVGUse.cpp20 void SkSVGUse::setHref(const SkSVGStringType& href) { in setHref()
35 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
DSkSVGGradient.cpp13 void SkSVGGradient::setHref(const SkSVGStringType& href) { in setHref()
33 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
/external/skia/experimental/svg/model/
DSkSVGPattern.cpp33 void SkSVGPattern::setHref(const SkSVGStringType& href) { in setHref()
64 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
83 const auto* href = ctx.findNodeById(fHref); in hrefTarget() local
DSkSVGUse.cpp20 void SkSVGUse::setHref(const SkSVGStringType& href) { in setHref()
35 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
DSkSVGGradient.cpp13 void SkSVGGradient::setHref(const SkSVGStringType& href) { in setHref()
33 if (const auto* href = v.as<SkSVGStringValue>()) { in onSetAttribute() local
/external/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
Dop_++.pass.cpp33 std::chrono::hours& href = ++h; in main() local
Dop_--.pass.cpp33 std::chrono::hours& href = --h; in main() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHyperRef.java19 public HyperRef (final String href, final String text, final boolean nbsp) in HyperRef()
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dhtml_module.py77 def HRefToResource(self, href, tag_for_err_msg): argument
92 loader, module_name, module_dir_name, href, tag_for_err_msg): argument
Dhtml_generation_controller.py15 def GetHTMLForStylesheetHRef(self, href): # pylint: disable=unused-argument argument
/external/autotest/frontend/client/src/autotest/common/ui/
DRealHyperlink.java24 public void setHref(String href) { in setHref()
/external/python/cpython2/Lib/xml/etree/
DElementInclude.py77 def default_loader(href, parse, encoding=None): argument
/external/python/cpython3/Lib/xml/etree/
DElementInclude.py77 def default_loader(href, parse, encoding=None): argument
/external/perfetto/infra/perfetto-ci.appspot.com/static/
Dscript.js84 function CreateRowForBranch(branch, href, subject, status, author, updated) { argument
/external/libxml2/doc/examples/
Dxpath1.c150 xmlChar* href; in register_namespaces() local
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/
Dextract-tests.py42 href = use.get(ns('xlink:href')) variable
/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/
DCrawler.java108 String href = element.attr("href"); in fetch() local
/external/pdfium/fxjs/xfa/
Dcjx_exdata.cpp51 void CJX_ExData::href(CFXJSE_Value* pValue, in href() function in CJX_ExData
Dcjx_image.cpp57 void CJX_Image::href(CFXJSE_Value* pValue, in href() function in CJX_Image
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.js172 function expandto(href) { argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.js172 function expandto(href) { argument
/external/python/google-api-python-client/docs/epy/
Depydoc.js172 function expandto(href) { argument
/external/apache-xml/src/main/java/org/apache/xml/utils/
DStylesheetPIHandler.java146 String href = null; // CDATA #REQUIRED in processingInstruction() local

123