Searched defs:GET_Short (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-stream-private.h62 #define GET_Short() (stream->cursor += 2, (HB_Short)( \ macro
75 #define GET_UShort() ((HB_UShort)GET_Short())
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-stream-private.h62 #define GET_Short() (stream->cursor += 2, (HB_Short)( \ macro
75 #define GET_UShort() ((HB_UShort)GET_Short())

Completed in 107 milliseconds