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

  /external/chromium_org/third_party/freetype/src/sfnt/
ttkern.c 133 old_pair = FT_NEXT_ULONG( p );
141 cur_pair = FT_NEXT_ULONG( p );
246 key = FT_NEXT_ULONG( q );
266 FT_ULong key = FT_NEXT_ULONG( p );
ttsbit.c 82 version = FT_NEXT_ULONG( p );
83 num_strikes = FT_NEXT_ULONG( p );
231 decoder->strike_index_array = FT_NEXT_ULONG( p );
233 decoder->strike_index_count = FT_NEXT_ULONG( p );
754 png_len = FT_NEXT_ULONG( p );
977 image_offset = FT_NEXT_ULONG( p );
991 image_offset = FT_NEXT_ULONG ( p );
1001 image_start = FT_NEXT_ULONG( p );
1002 image_end = FT_NEXT_ULONG( p );
1017 image_size = FT_NEXT_ULONG( p )
    [all...]
ttsbit0.c 78 version = FT_NEXT_ULONG( p );
79 num_strikes = FT_NEXT_ULONG( p );
225 decoder->strike_index_array = FT_NEXT_ULONG( p );
227 decoder->strike_index_count = FT_NEXT_ULONG( p );
819 image_offset = FT_NEXT_ULONG( p );
833 image_offset = FT_NEXT_ULONG ( p );
843 image_start = FT_NEXT_ULONG( p );
844 image_end = FT_NEXT_ULONG( p );
859 image_size = FT_NEXT_ULONG( p );
891 num_glyphs = FT_NEXT_ULONG( p )
    [all...]
ttbdf.c 87 FT_ULong strings = FT_NEXT_ULONG ( p );
ttcmap.c 51 #define TT_NEXT_ULONG FT_NEXT_ULONG
    [all...]
  /external/freetype/src/sfnt/
ttkern.c 133 old_pair = FT_NEXT_ULONG( p );
141 cur_pair = FT_NEXT_ULONG( p );
246 key = FT_NEXT_ULONG( q );
266 FT_ULong key = FT_NEXT_ULONG( p );
ttsbit.c 104 version = FT_NEXT_ULONG( p );
105 num_strikes = FT_NEXT_ULONG( p );
269 offset = FT_NEXT_ULONG( p );
378 decoder->strike_index_array = FT_NEXT_ULONG( p );
380 decoder->strike_index_count = FT_NEXT_ULONG( p );
879 png_len = FT_NEXT_ULONG( p );
1080 image_offset = FT_NEXT_ULONG( p );
1094 image_offset = FT_NEXT_ULONG ( p );
1103 image_start = FT_NEXT_ULONG( p );
1104 image_end = FT_NEXT_ULONG( p )
    [all...]
ttbdf.c 87 FT_ULong strings = FT_NEXT_ULONG ( p );
ttcmap.c 51 #define TT_NEXT_ULONG FT_NEXT_ULONG
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttkern.c 133 old_pair = FT_NEXT_ULONG( p );
141 cur_pair = FT_NEXT_ULONG( p );
246 key = FT_NEXT_ULONG( q );
266 FT_ULong key = FT_NEXT_ULONG( p );
ttsbit.c 82 version = FT_NEXT_ULONG( p );
83 num_strikes = FT_NEXT_ULONG( p );
231 decoder->strike_index_array = FT_NEXT_ULONG( p );
233 decoder->strike_index_count = FT_NEXT_ULONG( p );
754 png_len = FT_NEXT_ULONG( p );
977 image_offset = FT_NEXT_ULONG( p );
991 image_offset = FT_NEXT_ULONG ( p );
1001 image_start = FT_NEXT_ULONG( p );
1002 image_end = FT_NEXT_ULONG( p );
1017 image_size = FT_NEXT_ULONG( p )
    [all...]
ttbdf.c 87 FT_ULong strings = FT_NEXT_ULONG ( p );
ttcmap.c 51 #define TT_NEXT_ULONG FT_NEXT_ULONG
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttpload.c 191 pos1 = FT_NEXT_ULONG( p );
195 pos2 = FT_NEXT_ULONG( p );
508 record_size = FT_NEXT_ULONG( p );
  /external/freetype/src/truetype/
ttpload.c 191 pos1 = FT_NEXT_ULONG( p );
195 pos2 = FT_NEXT_ULONG( p );
508 record_size = FT_NEXT_ULONG( p );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttpload.c 193 pos1 = FT_NEXT_ULONG( p );
197 pos2 = FT_NEXT_ULONG( p );
510 record_size = FT_NEXT_ULONG( p );
  /external/chromium_org/third_party/freetype/src/base/
ftstream.c 425 result = FT_NEXT_ULONG( p );
655 result = FT_NEXT_ULONG( p );
798 value = FT_NEXT_ULONG( cursor );
  /external/freetype/src/base/
ftstream.c 425 result = FT_NEXT_ULONG( p );
655 result = FT_NEXT_ULONG( p );
798 value = FT_NEXT_ULONG( cursor );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstream.c 425 result = FT_NEXT_ULONG( p );
655 result = FT_NEXT_ULONG( p );
798 value = FT_NEXT_ULONG( cursor );
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftstream.h 238 #define FT_NEXT_ULONG( buffer ) \
  /external/freetype/include/internal/
ftstream.h 238 #define FT_NEXT_ULONG( buffer ) \
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftstream.h 238 #define FT_NEXT_ULONG( buffer ) \
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftstream.h 238 #define FT_NEXT_ULONG( buffer ) \

Completed in 926 milliseconds