HomeSort by relevance Sort by last modified time
    Searched full:superscript (Results 1 - 25 of 239) sorted by null

1 2 3 4 5 6 7 8 910

  /external/freetype/src/autofit/
afcover.h 90 COVERAGE( superscript, SUPERSCRIPT,
91 "superscript",
afstyles.h 74 "superscript", \
75 SUPERSCRIPT ) \
aftypes.h 358 * superscript glyph `A' might be called `A.sup'. Unfortunately, this
367 * For example, the `sups' feature provides superscript glyphs, thus
368 * mapping character codes like `A' or `B' to superscript glyph
374 * together. To continue the above example, superscript glyphs must not
hbshim.c 295 * vertical positions; for example, superscript and subscript glyphs
301 * Consider the superscript feature of font `pala.ttf': Some of the
303 * most of them are small caps glyphs shifted up to the superscript
308 * say, the small caps or superscript feature.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
ScientificNumberFormatterTest.java 31 ScientificNumberFormatter superscript = ScientificNumberFormatter.getSuperscriptInstance(ULocale.ENGLISH); local
39 superscript.format(1.23456e-78));
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
ScientificNumberFormatterTest.java 27 ScientificNumberFormatter superscript = ScientificNumberFormatter.getSuperscriptInstance(ULocale.ENGLISH); local
35 superscript.format(1.23456e-78));
  /external/icu/icu4c/source/i18n/unicode/
scientificnumberformatter.h 55 * superscript characters for exponents.
68 * superscript characters for exponents for this locale.
84 * @param beginMarkup the markup to start superscript.
85 * @param endMarkup the markup to end superscript.
101 * @param beginMarkup the markup to start superscript.
102 * @param endMarkup the markup to end superscript.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
ScientificNumberFormatter.java 46 * superscript characters for exponents for this locale.
58 * superscript characters for exponents.
75 * @param beginMarkup the markup to start superscript e.g {@code <sup>}
76 * @param endMarkup the markup to end superscript e.g {@code </sup>}
95 * @param beginMarkup the markup to start superscript e.g {@code <sup>}
96 * @param endMarkup the markup to end superscript e.g {@code </sup>}
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ScientificNumberFormatter.java 45 * superscript characters for exponents for this locale.
58 * superscript characters for exponents.
76 * @param beginMarkup the markup to start superscript e.g {@code <sup>}
77 * @param endMarkup the markup to end superscript e.g {@code </sup>}
97 * @param beginMarkup the markup to start superscript e.g {@code <sup>}
98 * @param endMarkup the markup to end superscript e.g {@code </sup>}
  /external/fonttools/Lib/fontTools/ttLib/tables/
O_S_2f_2.py 49 ySuperscriptXSize: h # superscript horizontal font size
50 ySuperscriptYSize: h # superscript vertical font size
51 ySuperscriptXOffset: h # superscript x offset
52 ySuperscriptYOffset: h # superscript y offset
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
PcQwerty.java 166 // U+00B9: "¹" SUPERSCRIPT ONE
173 // U+00B2: "²" SUPERSCRIPT TWO
176 // U+00B3: "³" SUPERSCRIPT THREE
180 // U+2074: "?" SUPERSCRIPT FOUR
189 // U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
Symbols.java 122 // U+00B9: "¹" SUPERSCRIPT ONE
128 // U+00B2: "²" SUPERSCRIPT TWO
131 // U+00B3: "³" SUPERSCRIPT THREE
135 // U+2074: "?" SUPERSCRIPT FOUR
143 // U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
Arabic.java 123 // U+0670: "?" ARABIC LETTER SUPERSCRIPT ALEF
267 // U+00B9: "¹" SUPERSCRIPT ONE
275 // U+00B2: "²" SUPERSCRIPT TWO
279 // U+00B3: "³" SUPERSCRIPT THREE
285 // U+2074: "?" SUPERSCRIPT FOUR
302 // U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
Farsi.java 126 // U+0670: "?" ARABIC LETTER SUPERSCRIPT ALEF
254 // U+00B9: "¹" SUPERSCRIPT ONE
262 // U+00B2: "²" SUPERSCRIPT TWO
266 // U+00B3: "³" SUPERSCRIPT THREE
272 // U+2074: "?" SUPERSCRIPT FOUR
293 // U+207F: "?" SUPERSCRIPT LATIN SMALL LETTER N
  /external/icu/icu4c/source/test/intltest/
scientificnumberformattertest.cpp 66 // Test superscript style
77 "superscript style",
91 "superscript style",
  /external/libxml2/result/
isolat2 28 262 178 B2 ? SUPERSCRIPT TWO
29 263 179 B3 ? SUPERSCRIPT THREE
35 271 185 B9 ? SUPERSCRIPT ONE
isolat2.rde 28 262 178 B2 ² SUPERSCRIPT TWO
29 263 179 B3 ³ SUPERSCRIPT THREE
35 271 185 B9 ¹ SUPERSCRIPT ONE
isolat2.rdr 28 262 178 B2 ² SUPERSCRIPT TWO
29 263 179 B3 ³ SUPERSCRIPT THREE
35 271 185 B9 ¹ SUPERSCRIPT ONE
  /external/libxml2/result/noent/
isolat2 28 262 178 B2 ? SUPERSCRIPT TWO
29 263 179 B3 ? SUPERSCRIPT THREE
35 271 185 B9 ? SUPERSCRIPT ONE
  /external/libxml2/test/
isolat2 28 262 178 B2 ? SUPERSCRIPT TWO
29 263 179 B3 ? SUPERSCRIPT THREE
35 271 185 B9 ? SUPERSCRIPT ONE
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml-lat1.ent 40 <!ENTITY sup2 "&#178;"> <!-- superscript two = superscript digit two
42 <!ENTITY sup3 "&#179;"> <!-- superscript three = superscript digit three
52 <!ENTITY sup1 "&#185;"> <!-- superscript one = superscript digit one,
  /external/libxml2/test/valid/dtds/
xhtml-lat1.ent 40 <!ENTITY sup2 "&#178;"> <!-- superscript two = superscript digit two
42 <!ENTITY sup3 "&#179;"> <!-- superscript three = superscript digit three
52 <!ENTITY sup1 "&#185;"> <!-- superscript one = superscript digit one,
  /external/icu/icu4c/source/layout/
TibetanReordering.h 58 // Superscript vowels -> There are three superscript vowels, and they can be repeated or combined (up to three
92 CC_ABOVE_VOWEL = 8, // Superscript vowels
  /external/llvm/docs/_ocamldoc/
style.css 29 .superscript,.subscript
31 .superscript { vertical-align: super; }
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 178 'superscript' : 'spsc', # Superscript

Completed in 721 milliseconds

1 2 3 4 5 6 7 8 910