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

  /external/harfbuzz/src/
harfbuzz-stream-private.h 76 #define GET_ULong() ((HB_UInt)GET_Long())
77 #define GET_Tag4() GET_ULong()
harfbuzz-open.c 150 lsr[n].LangSysTag = GET_ULong();
234 sr[sl->ScriptCount].ScriptTag = GET_ULong();
389 fr[n].FeatureTag = GET_ULong();
531 new_offset += GET_ULong();
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-stream-private.h 76 #define GET_ULong() ((HB_UInt)GET_Long())
77 #define GET_Tag4() GET_ULong()
harfbuzz-open.c 150 lsr[n].LangSysTag = GET_ULong();
234 sr[sl->ScriptCount].ScriptTag = GET_ULong();
389 fr[n].FeatureTag = GET_ULong();
531 new_offset += GET_ULong();

Completed in 153 milliseconds