Home
last modified time | relevance | path

Searched refs:expandMacroAsText (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js9600 var stretch = parser.gullet.expandMacroAsText("\\arraystretch");
15316 _proto.expandMacroAsText = function expandMacroAsText(name) {
Dkatex.min.js1expandMacroAsText("\\arraystretch");if(null==l)s=1;else if(!(s=parseFloat(l))||s<0)throw new o("In… method
Dkatex.mjs9456 const stretch = parser.gullet.expandMacroAsText("\\arraystretch");
14972 expandMacroAsText(name) { method in MacroExpander