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

/xsrc/external/mit/fontconfig/dist/src/
H A Dftglue.h84 #define GET_ULong() ((FT_ULong)GET_Long()) macro
85 #define GET_Tag4() GET_ULong()
H A Dftglue.c213 offset = GET_ULong();
234 FT_ULong tag = GET_ULong();
235 FT_ULong checksum FC_UNUSED = GET_ULong();
236 FT_ULong start = GET_ULong();
237 FT_ULong size FC_UNUSED = GET_ULong();
H A Dfcfreetype.c2819 (*stags)[p] = GET_ULong ();

Completed in 6 milliseconds