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

/external/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())

Completed in 69 milliseconds