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

  /external/freetype/src/sfnt/
ttsbit.c 372 ( large ? FT_GET_ULONG()
490 num_strikes = FT_GET_ULONG();
560 FT_GET_ULONG();
579 range->image_offset = FT_GET_ULONG();
    [all...]
ttload.c 394 entry->CheckSum = FT_GET_ULONG();
    [all...]
sfobjs.c 415 face->ttc_header.offsets[n] = FT_GET_ULONG();
    [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 282 #define FT_GET_ULONG() FT_GET_MACRO( ULONG )
300 #define FT_GET_ULONG() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong )
  /external/freetype/src/truetype/
ttgxvar.c 776 ns->coords[j] = FT_GET_ULONG(); /* A Fixed */
    [all...]
ttobjs.c 199 checksum += (FT_UInt32)FT_GET_ULONG();
    [all...]

Completed in 79 milliseconds