HomeSort by relevance Sort by last modified time
    Searched refs:GET_Long (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-stream-private.h 66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \
76 #define GET_ULong() ((HB_UInt)GET_Long())
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-stream-private.h 66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \
76 #define GET_ULong() ((HB_UInt)GET_Long())

Completed in 20 milliseconds