Home
last modified time | relevance | path

Searched defs:fontName (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js5586 fontName = "Main-Italic"; property
5589 fontName = fontMap[fontOrFamily].fontName; property
5592 fontName = retrieveTextFontName(fontOrFamily, options.fontWeight, options.fontShape); property
6017 fontName: "Main-Bold" property
6021 fontName: "Main-Regular" property
6025 fontName: "Main-Italic" property
6029 fontName: "Main-Italic" property
6040 fontName: "AMS-Regular" property
6044 fontName: "Caligraphic-Regular" property
6048 fontName: "Fraktur-Regular" property
[all …]
Dkatex.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
Dkatex.mjs3921 function setFontMetrics(fontName, metrics) { argument
5391 fontName, mode) { argument
5414 const makeSymbol = function makeSymbol(value, fontName, mode, options, classes) { argument
6001 fontName: "Main-Bold" property
6005 fontName: "Main-Regular" property
6009 fontName: "Main-Italic" property
6013 fontName: "Main-Italic" property
6024 fontName: "AMS-Regular" property
6028 fontName: "Caligraphic-Regular" property
6032 fontName: "Fraktur-Regular" property
[all …]