Searched refs:Typewriter (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/sfnt/ |
D | SkIBMFamilyClass.h | 68 Typewriter = 7, enumerator 78 Typewriter = 5, enumerator
|
/third_party/skia/site/docs/dev/design/ |
D | text_overview.md | 41 - family-name : "Helvetica", "Times New Roman", "Lucida Typewriter Sans", ...
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/ |
D | katex.mjs | 3593 "Typewriter-Regular": { 4923 ["mathtt", "texttt", "Typewriter-Regular"], // A-Z monospace 4924 ["mathtt", "texttt", "Typewriter-Regular"]]; 4929 ["mathtt", "texttt", "Typewriter-Regular"]]; 5588 } else if (ligatures.hasOwnProperty(text) && fontName.substr(0, 10) === "Typewriter") { 5967 baseFontName = "Typewriter"; 6044 fontName: "Typewriter-Regular" 13525 …body.push(buildCommon.makeSymbol(c, "Typewriter-Regular", group.mode, newOptions, ["mord", "texttt…
|