Searched defs:xlink (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxlink.c2 * xlink.c : implementation of the hyperlinks detection module
39 #include <libxml/xlink.h>
42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/")
57 * Get the default xlink handler.
69 * @handler: the new value for the xlink handler block
71 * Set the default xlink handlers
81 * Get the default xlink detection routine
94 * Set the default xlink detection routine
156 xmlNsPtr xlink; local
157 xlink
[all...]
/external/libxml2/
H A Dxlink.c2 * xlink.c : implementation of the hyperlinks detection module
39 #include <libxml/xlink.h>
42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/")
57 * Get the default xlink handler.
69 * @handler: the new value for the xlink handler block
71 * Set the default xlink handlers
81 * Get the default xlink detection routine
94 * Set the default xlink detection routine
156 xmlNsPtr xlink; local
157 xlink
[all...]
/external/chromium_org/third_party/d3/src/
H A Dd3.js552 xlink: "http://www.w3.org/1999/xlink",

Completed in 310 milliseconds