/third_party/libabigail/include/ |
D | abg-viz-svg.h | 63 struct svg struct 87 svg(const std::string &__title, argument 90 : _M_title(__title), _M_canvas(__cv), _M_typo(__typo), _M_y_size(0) in _M_title() 101 empty() { return _M_sstream.str().empty(); } in empty() 125 start() in start() 132 finish() in finish()
|
/third_party/qrcodegen/typescript-javascript/ |
D | qrcodegen-input-demo.ts | 61 const svg = (document.getElementById("qrcode-svg") as Element) as SVGElement; constant
|
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/ |
D | timeline-track-tick.mjs | 194 const svg = SVG.svg(); constant
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
D | QrCodeGeneratorDemo.java | 65 String svg = toSvgString(qr, 4, "#FFFFFF", "#000000"); // Convert to SVG XML code in doBasicDemo() local
|
/third_party/qrcodegen/java/ |
D | QrCodeGeneratorDemo.java | 66 String svg = toSvgString(qr, 4, "#FFFFFF", "#000000"); // Convert to SVG XML code in doBasicDemo() local
|
/third_party/skia/modules/pathkit/tests/ |
D | testReporter.js | 11 function reportSVG(svg, testname) { argument
|
/third_party/skia/modules/canvaskit/tests/ |
D | testReporter.js | 11 function reportSVG(svg, testname) { argument
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | graph-view.ts | 40 svg: d3.Selection<any, any, any, any>; property in GraphView 71 const svg = this.divElement.append("svg") constant
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-color.c | 103 static hb_face_t *svg = NULL; variable
|
/third_party/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 84 sk_sp<SkSVGDOM> svg = SkSVGDOM::MakeFromStream(*stream); in withSVG() local 103 this->withSVG([&](const SkSVGDOM& svg){ in size() 110 this->withSVG([&](const SkSVGDOM& svg){ in render()
|
/third_party/parse5/packages/parse5/lib/parser/ |
D | parser-location-info.test.ts | 141 const svg = treeAdapter.getChildNodes(fragment)[0]; constant
|
/third_party/skia/tools/fm/ |
D | fm.cpp | 194 static void init(Source* source, sk_sp<SkSVGDOM> svg) { in init() 467 if (sk_sp<SkSVGDOM> svg = SkSVGDOM::MakeFromStream(stream)) { in main() local
|
/third_party/node/deps/v8/tools/system-analyzer/view/ |
D | helper.mjs | 135 static svg(classes) { method in SVG
|
/third_party/littlefs/scripts/ |
D | plotmpl.py | 562 svg=False, argument
|
/third_party/skia/third_party/externals/expat/expat/doc/ |
D | ok.min.css | 2 …ody{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0…
|
/third_party/skia/tools/ |
D | ToolUtils.cpp | 500 sk_sp<SkSVGDOM> svg = SkSVGDOM::MakeFromStream(stream); in sniff_paths() local
|
/third_party/skia/tools/skpbench/ |
D | skpbench.cpp | 704 sk_sp<SkSVGDOM> svg = SkSVGDOM::MakeFromStream(*stream); in create_skp_from_svg() local
|
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 416 SkString svg; in json_path_out() local
|
/third_party/skia/src/svg/ |
D | SkSVGDevice.cpp | 858 std::unique_ptr<AutoElement> svg; in drawRect() local
|
/third_party/typescript/lib/ |
D | typesMap.json | 440 "svg": "svgjs", string
|
/third_party/typescript/src/server/ |
D | typesMap.json | 440 "svg": "svgjs", string
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 2255 svg: SVGFactory; property 2487 svg: React.SVGProps; property
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | khronos.css | 168 object, svg { display: inline-block; vertical-align: middle; } selector
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82763 static nsIAtom* svg; member in nsGkAtoms
|