Searched refs:le_int8 (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEStandalone.h97 typedef signed char le_int8; typedef
H A DOpenTypeUtilities.h47 static le_int8 highBit(le_int32 value);
H A DKhmerReordering.cpp320 static const le_int8 khmerStateTable[][KhmerClassTable::CC_COUNT] =
364 le_int8 state = 0;
H A DTibetanReordering.cpp280 static const le_int8 tibetanStateTable[][TibetanClassTable::CC_COUNT] =
327 le_int8 state = 0;
H A DOpenTypeUtilities.cpp43 le_int8 OpenTypeUtilities::highBit(le_int32 value)
H A DIndicReordering.cpp588 static const le_int8 stateTable[][CC_COUNT] =
625 le_int8 state = 0;
626 le_int8 consonant_count = 0;
H A DLETypes.h110 typedef int8_t le_int8; typedef

Completed in 71 milliseconds