Home
last modified time | relevance | path

Searched refs:HYPHEN (Results 1 – 6 of 6) sorted by relevance

/frameworks/minikin/tests/unittest/
DHyphenatorTest.cpp49 const uint16_t HYPHEN = 0x2010; variable
95 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST_F()
107 const uint16_t word[] = {GREEK_LOWER_ALPHA, HYPHEN, GREEK_LOWER_ALPHA}; in TEST_F()
300 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST_F()
/frameworks/base/core/java/android/text/
DDynamicLayout.java371 ints[HYPHEN] = reflowed.getHyphen(i) & HYPHEN_MASK; in reflow()
730 return mInts.getValue(line, HYPHEN) & HYPHEN_MASK; in getHyphen()
855 private static final int HYPHEN = 3; field in DynamicLayout
856 private static final int MAY_PROTRUDE_FROM_TOP_OR_BOTTOM = HYPHEN;
DStaticLayout.java1027 lines[off + HYPHEN] = flags;
1240 return mLines[mColumns * line + HYPHEN] & HYPHEN_MASK;
1380 private static final int HYPHEN = 3;
/frameworks/base/api/
Dcurrent.txt16389 field public static final int HYPHEN = 13; // 0xd
17158 field public static final int HYPHEN = 14; // 0xe
Dtest-current.txt16487 field public static final int HYPHEN = 13; // 0xd
17256 field public static final int HYPHEN = 14; // 0xe
Dsystem-current.txt17932 field public static final int HYPHEN = 13; // 0xd
18701 field public static final int HYPHEN = 14; // 0xe