Searched refs:viewBox (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.min.js | 1 …viewBox:"0 0 "+1e3*n+" "+1e3*i,preserveAspectRatio:"xMinYMin"}),h=Ot(["overlay"],[s],e);return h.h… property
|
D | katex.mjs | 609 // In all paths below, the viewBox-to-em scale is 1000:1. 716 extraViniculum = 1000 * extraViniculum; // Convert from document ems to viewBox. 6070 "viewBox": "0 0 " + 1000 * width + " " + 1000 * height, property 7398 "viewBox": `0 0 ${viewBoxWidth} ${viewBoxHeight}`, property 7438 "viewBox": `0 0 ${viewBoxWidth} ${viewBoxHeight}`, property 7498 // Since \cancel's SVG is inline and it omits the viewBox attribute, 8462 const vbPad = 80; // padding above the surd, measured inside the viewBox. 8470 // Note: 1000:1 ratio of viewBox to document em width. 8473 "viewBox": "0 0 400000 " + viewBoxHeight, property
|