/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.css | 1 /* stylelint-disable font-family-no-missing-generic-family-keyword */ 2 @font-face { 3 font-family: 'KaTeX_AMS'; 5 font-weight: normal; 6 font-style: normal; 8 @font-face { 9 font-family: 'KaTeX_Caligraphic'; 11 font-weight: bold; 12 font-style: normal; 14 @font-face { [all …]
|
D | katex.min.css | 1 …font-face{font-family:KaTeX_AMS;src:url(fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(fonts/K…
|
D | katex.js | 3913 function getCharacterMetrics(character, font, mode) { 3914 if (!fontMetricsData[font]) { 3915 throw new Error("Font metrics not found for font: " + font + "."); 3919 var metrics = fontMetricsData[font][ch]; 3923 metrics = fontMetricsData[font][ch]; 3936 metrics = fontMetricsData[font][77]; // 77 is the charcode for 'M' 4024 function defineSymbol(mode, font, group, replace, name, acceptUnicodeChar) { 4026 font: font, 5001 this.font = void 0; 5014 this.font = data.font || ""; [all …]
|
D | katex.mjs | 213 } else if (group.type === "font") { 512 * Scripts only need to appear here if they do not have font metrics. 631 // sqrtMain path geometry is from glyph U221A in the font KaTeX Main 647 // size1 is from glyph U221A in the font KaTeX_Size1-Regular 662 // size2 is from glyph U221A in the font KaTeX_Size2-Regular 676 // size3 is from glyph U221A in the font KaTeX_Size3-Regular 691 // size4 is from glyph U221A in the font KaTeX_Size4-Regular 703 // sqrtTall is from glyph U23B7 in the font KaTeX_Size4-Regular 748 // The doubleleftarrow geometry is from glyph U+21D0 in the font KaTeX Main 758 // doublerightarrow is from glyph U+21D2 in font KaTeX Main [all …]
|
D | katex.min.js | 1 …font:e,group:r,replace:a},i&&a&&(_[t][a]=_[t][n])}var Z="main",K="ams",J="bin",Q="mathord",tt="op-… property
|
D | README.md | 70 Make sure to include the CSS and font files in both cases.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 18 /** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation cha… 19 html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjus… 35 /** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4… 36 h1 { font-size: 2em; margin: 0.67em 0; } 42 b, strong { font-weight: bold; } 45 dfn { font-style: italic; } 53 /** Correct font family set oddly in Safari 5 and Chrome. */ 54 code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } 62 /** Address inconsistent and variable font size in all browsers. */ 63 small { font-size: 80%; } [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | custom.patch | 6 …<link rel="preload" href="../katex/fonts/KaTeX_Size3-Regular.woff2" as="font" type="font/woff2" cr… 7 …<link rel="preload" href="../katex/fonts/KaTeX_Size4-Regular.woff2" as="font" type="font/woff2" cr… 8 …<link rel="preload" href="../katex/fonts/KaTeX_Typewriter-Regular.woff2" as="font" type="font/woff…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/images/ |
D | README.adoc | 10 "sans serif" font family. 19 the Specification, which would affect the font sizes. 36 PDF viewer - such that we do not have to embed a different font.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | LicenseRef-MPLUS.txt | 5 M+ FONTS are a font family under the Free license. You can use, copy, and
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | misc.adoc | 58 Text should use the built-in generic sans serif font so as to ensure the 59 font in the output document matches whatever sans serif font is used for 64 The font and color scheme used for existing images (black, red, and 50% 90 PDF viewer - such that we do not have to embed a different font.
|
D | writing.adoc | 531 There are font and style differences between LaTeX and asciidoctor math
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | styleguide.adoc | 12 :icons: font
|
D | vkspec.adoc | 30 :icons: font
|
D | BUILD.adoc | 365 stylesheet factory] "`colony`" theme, with the default Arial font family 367 font family].
|
D | ChangeLog.adoc | 4965 * Use default PDF theme with a local fallback font, to provide 9528 * Update new SVG diagrams to have consistent style and base font size, 9725 the default Arial font family replaced by the sans-serif Noto font 11664 process the HTML forms of the Specification. There are known minor font 13038 out in the right font (many were mislabeled in usage tags in vk.xml,
|
D | registry.adoc | 12 :icons: font
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/ |
D | testspec.adoc | 19 :icons: font
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 220 extern void glXUseXFont( Font font, int first, int count, int list );
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xlib.h | 207 Font font; /* default text font for text operations */ member 1069 Font font; /* font to print it in, None don't change */ member 1081 Font font; /* font to print it in, None don't change */ member 1090 XFontStruct *font; } XEDataObject; member
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBgeom.h | 142 char * font; member
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx.h | 225 extern void glXUseXFont( Font font, int first, int count, int list );
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | render-a11y-string.mjs | 501 if (tree.font === "\\textbf") { 636 case "font":
|
D | render-a11y-string.min.js | 1 …,f(u,e,t),e.push("end superscript"))});break;case"text":if("\\textbf"===e.font){b(r,function(r){r.…
|
D | render-a11y-string.js | 613 if (tree.font === "\\textbf") {
|