Searched refs:GET_ULong (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-stream-private.h76 #define GET_ULong() ((HB_UInt)GET_Long()) macro
77 #define GET_Tag4() GET_ULong()
H A Dharfbuzz-open.c150 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/
H A Dharfbuzz-stream-private.h76 #define GET_ULong() ((HB_UInt)GET_Long()) macro
77 #define GET_Tag4() GET_ULong()
H A Dharfbuzz-open.c150 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 6795 milliseconds