/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ |
D | ttpload.c | 163 if ( FT_FRAME_EXTRACT( table_len, face->glyph_locations ) ) in tt_face_load_loca() 387 if ( FT_FRAME_EXTRACT( table_len, face->font_program ) ) in tt_face_load_fpgm() 448 if ( FT_FRAME_EXTRACT( table_len, face->cvt_program ) ) in tt_face_load_prep() 502 if ( FT_FRAME_EXTRACT( table_size, face->hdmx_table ) ) in tt_face_load_hdmx()
|
/external/freetype/src/truetype/ |
D | ttpload.c | 162 if ( FT_FRAME_EXTRACT( table_len, face->glyph_locations ) ) in tt_face_load_loca() 385 if ( FT_FRAME_EXTRACT( table_len, face->font_program ) ) in tt_face_load_fpgm() 446 if ( FT_FRAME_EXTRACT( table_len, face->cvt_program ) ) in tt_face_load_prep() 500 if ( FT_FRAME_EXTRACT( table_size, face->hdmx_table ) ) in tt_face_load_hdmx()
|
/external/chromium_org/third_party/freetype/src/truetype/ |
D | ttpload.c | 162 if ( FT_FRAME_EXTRACT( table_len, face->glyph_locations ) ) in tt_face_load_loca() 385 if ( FT_FRAME_EXTRACT( table_len, face->font_program ) ) in tt_face_load_fpgm() 446 if ( FT_FRAME_EXTRACT( table_len, face->cvt_program ) ) in tt_face_load_prep() 500 if ( FT_FRAME_EXTRACT( table_size, face->hdmx_table ) ) in tt_face_load_hdmx()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/ |
D | cidparse.c | 143 FT_FRAME_EXTRACT( ps_len, parser->postscript ) ) in cid_parser_new()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
D | ttbdf.c | 75 FT_FRAME_EXTRACT( length, bdf->table ) ) in tt_face_load_bdf_props()
|
D | ttkern.c | 68 if ( FT_FRAME_EXTRACT( table_size, face->kern_table ) ) in tt_face_load_kern()
|
D | ttsbit.c | 74 if ( FT_FRAME_EXTRACT( table_size, face->sbit_table ) ) in tt_face_load_eblc() 804 FT_FRAME_EXTRACT( glyph_size, data ) ) in tt_sbit_decoder_load_bitmap()
|
D | ttload.c | 948 if ( FT_FRAME_EXTRACT( face->cmap_size, face->cmap_table ) ) in tt_face_load_cmap()
|
/external/freetype/src/sfnt/ |
D | ttbdf.c | 75 FT_FRAME_EXTRACT( length, bdf->table ) ) in tt_face_load_bdf_props()
|
D | ttkern.c | 68 if ( FT_FRAME_EXTRACT( table_size, face->kern_table ) ) in tt_face_load_kern()
|
D | ttsbit.c | 97 if ( FT_FRAME_EXTRACT( table_size, face->sbit_table ) ) in tt_face_load_sbit() 171 if ( FT_FRAME_EXTRACT( face->sbit_table_size, face->sbit_table ) ) in tt_face_load_sbit() 929 FT_FRAME_EXTRACT( glyph_size, data ) ) in tt_sbit_decoder_load_bitmap()
|
D | ttload.c | 922 if ( FT_FRAME_EXTRACT( face->cmap_size, face->cmap_table ) ) in tt_face_load_cmap()
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
D | ttbdf.c | 75 FT_FRAME_EXTRACT( length, bdf->table ) ) in tt_face_load_bdf_props()
|
D | ttkern.c | 68 if ( FT_FRAME_EXTRACT( table_size, face->kern_table ) ) in tt_face_load_kern()
|
D | ttsbit0.c | 70 if ( FT_FRAME_EXTRACT( table_size, face->sbit_table ) ) in tt_face_load_eblc() 717 FT_FRAME_EXTRACT( glyph_size, data ) ) in tt_sbit_decoder_load_bitmap()
|
D | ttsbit.c | 74 if ( FT_FRAME_EXTRACT( table_size, face->sbit_table ) ) in tt_face_load_eblc() 804 FT_FRAME_EXTRACT( glyph_size, data ) ) in tt_sbit_decoder_load_bitmap()
|
D | ttload.c | 925 if ( FT_FRAME_EXTRACT( face->cmap_size, face->cmap_table ) ) in tt_face_load_cmap()
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffload.c | 281 if ( FT_FRAME_EXTRACT( size, idx->bytes ) ) in cff_index_init() 548 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element() 695 if ( FT_FRAME_EXTRACT( fdselect->data_size, fdselect->data ) ) in CFF_Load_FD_Select()
|
/external/freetype/src/cff/ |
D | cffload.c | 281 if ( FT_FRAME_EXTRACT( size, idx->bytes ) ) in cff_index_init() 548 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element() 702 if ( FT_FRAME_EXTRACT( fdselect->data_size, fdselect->data ) ) in CFF_Load_FD_Select()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
D | cffload.c | 281 if ( FT_FRAME_EXTRACT( size, idx->bytes ) ) in cff_index_init() 548 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element() 695 if ( FT_FRAME_EXTRACT( fdselect->data_size, fdselect->data ) ) in CFF_Load_FD_Select()
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
D | ftstream.h | 520 #define FT_FRAME_EXTRACT( size, bytes ) \ macro
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
D | ftstream.h | 520 #define FT_FRAME_EXTRACT( size, bytes ) \ macro
|
/external/freetype/include/internal/ |
D | ftstream.h | 520 #define FT_FRAME_EXTRACT( size, bytes ) \ macro
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | ftstream.h | 520 #define FT_FRAME_EXTRACT( size, bytes ) \ macro
|