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

  /external/harfbuzz/src/
harfbuzz-stream-private.h 37 HB_INTERNAL HB_Int
66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \
harfbuzz-global.h 72 typedef hb_int32 HB_Int;
harfbuzz-stream.c 61 HB_INTERNAL HB_Int
harfbuzz-gsub.c 998 if ( j + lig->ComponentCount - i == (HB_Int)buffer->in_length )
    [all...]
harfbuzz-gpos.c     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-stream-private.h 37 HB_INTERNAL HB_Int
66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \
harfbuzz-global.h 79 typedef hb_int32 HB_Int;
harfbuzz-stream.c 61 HB_INTERNAL HB_Int
harfbuzz-gsub.c 998 if ( j + lig->ComponentCount - i == (HB_Int)buffer->in_length )
    [all...]
harfbuzz-gpos.c     [all...]

Completed in 391 milliseconds