OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_Byte
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-stream-private.h
61
#define
GET_Byte
() (*stream->cursor++)
74
#define GET_Char() ((HB_Char)
GET_Byte
())
/external/harfbuzz_ng/src/hb-old/
harfbuzz-stream-private.h
61
#define
GET_Byte
() (*stream->cursor++)
74
#define GET_Char() ((HB_Char)
GET_Byte
())
Completed in 26 milliseconds