Searched defs:viewBox (Results 1 – 15 of 15) sorted by relevance
| /third_party/skia/gm/ |
| D | crbug_1113794.cpp | 26 SkMatrix viewBox = SkMatrix::RectToRect(SkRect::MakeWH(100, 100), SkRect::MakeWH(600, 200)); variable
|
| D | pictureimagegenerator.cpp | 41 static void draw_vector_logo(SkCanvas* canvas, const SkRect& viewBox) { in draw_vector_logo()
|
| /third_party/skia/modules/svg/src/ |
| D | SkSVGSVG.cpp | 23 const SkRect& viewBox = *fViewBox; in onPrepareToRender() local
|
| D | SkSVGImage.cpp | 70 const SkRect viewBox = SkRect::Make(image->bounds()); in LoadImage() local
|
| D | SkSVGNode.cpp | 132 SkMatrix SkSVGNode::ComputeViewboxMatrix(const SkRect& viewBox, in ComputeViewboxMatrix()
|
| D | SkSVGDOM.cpp | 99 SkSVGViewBoxType viewBox; in SetViewBoxAttribute() local
|
| /third_party/qrcodegen/typescript-javascript/ |
| D | qrcodegen-input-demo.ts | 101 const viewBox: string = (/ viewBox="([^"]*)"/.exec(code) as RegExpExecArray)[1]; constant
|
| /third_party/typescript/tests/lib/ |
| D | react.d.ts | 2115 viewBox?: string; property
|
| D | lib.d.ts | 16559 viewBox: SVGAnimatedRect; property
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/katex/ |
| D | katex.js | 6086 "viewBox": "0 0 " + 1000 * width + " " + 1000 * height, property 7479 "viewBox": "0 0 " + viewBoxWidth + " " + viewBoxHeight, property 7521 "viewBox": "0 0 " + viewBoxWidth + " " + _viewBoxHeight, property 8592 "viewBox": "0 0 400000 " + viewBoxHeight, property
|
| D | katex.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
|
| D | katex.mjs | 6070 "viewBox": "0 0 " + 1000 * width + " " + 1000 * height, property 7398 "viewBox": `0 0 ${viewBoxWidth} ${viewBoxHeight}`, property 7438 "viewBox": `0 0 ${viewBoxWidth} ${viewBoxHeight}`, property 8473 "viewBox": "0 0 400000 " + viewBoxHeight, property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 12677 readonly viewBox: SVGAnimatedRect; property
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 12657 readonly viewBox: SVGAnimatedRect; property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 82781 static nsIAtom* viewBox; member in nsGkAtoms
|