Searched refs:GET_Byte (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-stream-private.h61 #define GET_Byte() (*stream->cursor++) macro
74 #define GET_Char() ((HB_Char)GET_Byte())
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-stream-private.h61 #define GET_Byte() (*stream->cursor++) macro
74 #define GET_Char() ((HB_Char)GET_Byte())

Completed in 31 milliseconds