Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs7703 …const accentNode = group.isStretchy ? stretchy.mathMLnode(group.label) : new mathMLTree.MathNode("… constant
11216 const accentNode = stretchy.mathMLnode(group.label); constant