/external/harfbuzz/src/ |
harfbuzz-hebrew.c | 82 HB_STACKARRAY(HB_UChar16, shapedChars, 2 * shaper_item->item.length);
|
harfbuzz-shaper-private.h | 161 #define HB_STACKARRAY(Type, Name, Length) \
|
harfbuzz-hangul.c | 191 HB_STACKARRAY(unsigned short, logClusters, len);
|
harfbuzz-tibetan.c | 112 HB_STACKARRAY(HB_UChar16, reordered, len + 4);
|
harfbuzz-greek.c | 368 HB_STACKARRAY(HB_UChar16, shapedChars, 2 * shaper_item->item.length);
|
harfbuzz-arabic.c | 896 HB_STACKARRAY(HB_ArabicProperties, props, len + 2); [all...] |
harfbuzz-indic.cpp | [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-hebrew.c | 82 HB_STACKARRAY(HB_UChar16, shapedChars, 2 * shaper_item->item.length);
|
harfbuzz-shaper-private.h | 149 #define HB_STACKARRAY(Type, Name, Length) \
|
harfbuzz-hangul.c | 191 HB_STACKARRAY(unsigned short, logClusters, len);
|
harfbuzz-tibetan.c | 112 HB_STACKARRAY(HB_UChar16, reordered, len + 4);
|
harfbuzz-greek.c | 368 HB_STACKARRAY(HB_UChar16, shapedChars, 2 * shaper_item->item.length);
|
harfbuzz-arabic.c | 896 HB_STACKARRAY(HB_ArabicProperties, props, len + 2); [all...] |
harfbuzz-indic.cpp | [all...] |