Home
last modified time | relevance | path

Searched refs:subscript (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dmacro_checker_file.py204 def shouldEntityBeText(entity, subscript): argument
210 if subscript:
211 if subscript == '[]' or subscript == '[i]' or subscript.startswith(
212 '[_') or subscript.endswith('_]'):
214 entity_only = entity[:-len(subscript)]
592 self.subscript = match.group('subscript')
859 shouldBeText = shouldEntityBeText(entity, self.subscript)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs118 // buffer.p == left-side subscript
119 // buffer.q == right-side subscript
1981 type_: 'state of aggregation subscript',
2789 case 'state of aggregation subscript':
Drender-a11y-string.mjs472 const regionName = isLog ? "base" : "subscript";
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs416 * Get the style of a subscript given a base in the current style.
11769 } // Build the final group as a vlist of the possible subscript, base,
11852 // subscript) but be safe.
11874 // out the superscript and subscript and set the group to the op in
12182 // out the superscript and subscript and set the group to the op in
13048 // Account for that by shifting the subscript back the appropriate
15956 } // The greediness of a superscript or subscript
15960 * Handle a subscript or superscript with nice errors.
15966 …rser.SUPSUB_GREEDINESS, undefined, undefined, true); // ignore spaces before sup/subscript argument
16020 let subscript;
[all …]
Dkatex.js16386 var subscript;
16424 if (subscript) {
16428 subscript = this.handleSupSubscript("subscript");
16470 if (superscript || subscript) {
16477 sub: subscript