HomeSort by relevance Sort by last modified time
    Searched refs:HB_MAKE_TAG (Results 1 - 13 of 13) sorted by null

  /external/harfbuzz/src/
harfbuzz-impl.h 52 # define TTAG_GDEF HB_MAKE_TAG( 'G', 'D', 'E', 'F' )
55 # define TTAG_GPOS HB_MAKE_TAG( 'G', 'P', 'O', 'S' )
58 # define TTAG_GSUB HB_MAKE_TAG( 'G', 'S', 'U', 'B' )
harfbuzz-arabic.c     [all...]
harfbuzz-khmer.c 340 { HB_MAKE_TAG( 'p', 'r', 'e', 'f' ), PreFormProperty },
341 { HB_MAKE_TAG( 'b', 'l', 'w', 'f' ), BelowFormProperty },
342 { HB_MAKE_TAG( 'a', 'b', 'v', 'f' ), AboveFormProperty },
343 { HB_MAKE_TAG( 'p', 's', 't', 'f' ), PostFormProperty },
344 { HB_MAKE_TAG( 'p', 'r', 'e', 's' ), PreSubstProperty },
345 { HB_MAKE_TAG( 'b', 'l', 'w', 's' ), BelowSubstProperty },
346 { HB_MAKE_TAG( 'a', 'b', 'v', 's' ), AboveSubstProperty },
347 { HB_MAKE_TAG( 'p', 's', 't', 's' ), PostSubstProperty },
348 { HB_MAKE_TAG( 'c', 'l', 'i', 'g' ), CligProperty },
harfbuzz-myanmar.c 225 { HB_MAKE_TAG('p', 'r', 'e', 'f'), PreFormProperty },
226 { HB_MAKE_TAG('b', 'l', 'w', 'f'), BelowFormProperty },
227 { HB_MAKE_TAG('a', 'b', 'v', 'f'), AboveFormProperty },
228 { HB_MAKE_TAG('p', 's', 't', 'f'), PostFormProperty },
229 { HB_MAKE_TAG('p', 'r', 'e', 's'), PreSubstProperty },
230 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
231 { HB_MAKE_TAG('a', 'b', 'v', 's'), AboveSubstProperty },
232 { HB_MAKE_TAG('p', 's', 't', 's'), PostSubstProperty },
233 { HB_MAKE_TAG('r', 'l', 'i', 'g'), CligProperty }, /* Myanmar1 uses this instead of the other features */
harfbuzz-shaper.cpp 553 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
554 { HB_MAKE_TAG('l', 'i', 'g', 'a'), CcmpProperty },
555 { HB_MAKE_TAG('c', 'l', 'i', 'g'), CcmpProperty },
    [all...]
harfbuzz-global.h 52 #define HB_MAKE_TAG( _x1, _x2, _x3, _x4 ) \
harfbuzz-hangul.c 131 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
132 { HB_MAKE_TAG('l', 'j', 'm', 'o'), CcmpProperty },
133 { HB_MAKE_TAG('v', 'j', 'm', 'o'), CcmpProperty },
134 { HB_MAKE_TAG('t', 'j', 'm', 'o'), CcmpProperty },
harfbuzz-tibetan.c 96 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
97 { HB_MAKE_TAG('a', 'b', 'v', 's'), AboveSubstProperty },
98 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
99 { HB_MAKE_TAG('c', 'a', 'l', 't'), CaltProperty },
harfbuzz-greek.c 31 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
32 { HB_MAKE_TAG('l', 'i', 'g', 'a'), CcmpProperty },
33 { HB_MAKE_TAG('c', 'l', 'i', 'g'), CcmpProperty },
harfbuzz-indic.cpp 1110 { HB_MAKE_TAG('l', 'o', 'c', 'a'), LocaProperty },
1111 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
1112 { HB_MAKE_TAG('i', 'n', 'i', 't'), InitProperty },
1113 { HB_MAKE_TAG('n', 'u', 'k', 't'), NuktaProperty },
1114 { HB_MAKE_TAG('a', 'k', 'h', 'n'), AkhantProperty },
1115 { HB_MAKE_TAG('r', 'p', 'h', 'f'), RephProperty },
1116 { HB_MAKE_TAG('b', 'l', 'w', 'f'), BelowFormProperty },
1117 { HB_MAKE_TAG('h', 'a', 'l', 'f'), HalfFormProperty },
1118 { HB_MAKE_TAG('p', 's', 't', 'f'), PostFormProperty },
1119 { HB_MAKE_TAG('c', 'j', 'c', 't'), ConjunctFormProperty }
    [all...]
harfbuzz-hebrew.c 35 { HB_MAKE_TAG('c', 'c', 'm', 'p'), CcmpProperty },
  /external/webkit/Source/WebCore/platform/graphics/skia/
GlyphPageTreeNodeSkia.cpp 60 HB_GSUB_Select_Script(hbFace->gsub, HB_MAKE_TAG('D', 'F', 'L', 'T'), &scriptIndex);
61 HB_GSUB_Select_Feature(hbFace->gsub, HB_MAKE_TAG('v', 'e', 'r', 't'), scriptIndex, 0xffff, &featureIndex);
63 HB_GSUB_Select_Feature(hbFace->gsub, HB_MAKE_TAG('v', 'r', 't', '2'), scriptIndex, 0xffff, &featureIndex);
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
GlyphMapAndroid.cpp 63 HB_Error error = HB_GSUB_Select_Script(hbFace->gsub, HB_MAKE_TAG('D', 'F', 'L', 'T'), &scriptIndex);
70 HB_GSUB_Select_Feature(hbFace->gsub, HB_MAKE_TAG('v', 'e', 'r', 't'), scriptIndex, 0xffff, &featureIndex);
72 HB_GSUB_Select_Feature(hbFace->gsub, HB_MAKE_TAG('v', 'r', 't', '2'), scriptIndex, 0xffff, &featureIndex);

Completed in 216 milliseconds