HomeSort by relevance Sort by last modified time
    Searched refs:glyph_index (Results 51 - 75 of 99) sorted by null

1 23 4

  /external/pdfium/third_party/freetype/src/truetype/
ttgload.c 121 FT_UInt glyph_index )
139 TT_Get_HMetrics( face, glyph_index,
142 TT_Get_VMetrics( face, glyph_index,
165 sph_set_tweaks( loader, glyph_index );
183 FT_UInt glyph_index )
207 glyph_index, FALSE, &metrics );
223 glyph_index, TRUE, &metrics );
261 FT_UInt glyph_index,
269 FT_UNUSED( glyph_index );
272 FT_TRACE4(( "Glyph %ld\n", glyph_index ));
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffdrivr.c 134 /* glyph_index :: The index of the glyph in the font file. */
148 FT_UInt glyph_index,
159 FT_TRACE1(( "cff_glyph_load: glyph index %d\n", glyph_index ));
177 error = cff_slot_load( slot, size, glyph_index, load_flags );
284 FT_UInt glyph_index,
305 sid = font->charset.sids[glyph_index];
604 FT_UInt glyph_index,
625 if ( glyph_index > cff->num_glyphs )
631 c = cff->charset.sids[glyph_index];
  /external/freetype/include/freetype/internal/services/
svpscmap.h 57 FT_UInt glyph_index; member in struct:PS_UniMap_
  /external/freetype/src/cff/
cffload.h 84 FT_UInt glyph_index );
cffgload.c 416 FT_UInt glyph_index )
427 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, glyph_index );
658 FT_UInt glyph_index,
671 glyph_index, &data );
686 return cff_index_access_element( &cff->charstrings_index, glyph_index,
    [all...]
cffdrivr.c 139 /* glyph_index :: The index of the glyph in the font file. */
153 FT_UInt glyph_index,
164 FT_TRACE1(( "cff_glyph_load: glyph index %d\n", glyph_index ));
182 error = cff_slot_load( slot, size, glyph_index, load_flags );
303 FT_UInt glyph_index,
328 glyph_index,
353 sid = font->charset.sids[glyph_index];
684 FT_UInt glyph_index,
705 if ( glyph_index > cff->num_glyphs )
711 c = cff->charset.sids[glyph_index];
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 399 /* glyph_index :: The index of the glyph in the font file. */
413 FT_UInt glyph_index,
432 if ( glyph_index >= (FT_UInt)face->num_glyphs &&
435 if ( glyph_index >= (FT_UInt)face->num_glyphs )
460 error = TT_Load_Glyph( size, slot, glyph_index, load_flags );
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svpscmap.h 57 FT_UInt glyph_index; member in struct:PS_UniMap_
  /external/pdfium/core/fpdfapi/font/
cpdf_simplefont.cpp 43 int glyph_index = m_GlyphIndex[charcode]; local
44 if (glyph_index == 0xffff) {
56 face, glyph_index,
  /external/freetype/src/autofit/
afcjk.c 90 FT_ULong glyph_index; local
115 glyph_index = 0;
139 glyph_index = af_shaper_get_elem( &metrics->root,
144 if ( glyph_index )
150 if ( !glyph_index )
153 if ( !glyph_index )
157 ch, glyph_index ));
159 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
350 FT_ULong glyph_index; local
386 glyph_index = af_shaper_get_elem( &metrics->root
580 FT_ULong glyph_index; local
    [all...]
afshaper.c 660 FT_ULong glyph_index = *(FT_ULong*)buf_; local
667 glyph_index,
676 return glyph_index;
aflatin2.c 78 FT_UInt glyph_index; local
84 glyph_index = FT_Get_Char_Index(
87 if ( glyph_index == 0 )
90 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
226 FT_UInt glyph_index; local
233 glyph_index = FT_Get_Char_Index( face, (FT_UInt)*p );
234 if ( glyph_index == 0 )
237 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
447 FT_UInt glyph_index; local
450 glyph_index = FT_Get_Char_Index( face, i )
    [all...]
afloader.c 215 FT_UInt glyph_index,
278 error = af_face_globals_get_metrics( loader->globals, glyph_index,
314 error = FT_Load_Glyph( face, glyph_index, load_flags );
381 writing_system_class->style_hints_apply( glyph_index,
508 ( af_face_globals_is_digit( loader->globals, glyph_index ) &&
afmodule.c 512 FT_UInt glyph_index,
535 glyph_index, load_flags );
564 glyph_index, load_flags );
aflatin.c 81 FT_ULong glyph_index; local
111 glyph_index = 0;
135 glyph_index = af_shaper_get_elem( &metrics->root,
140 if ( glyph_index )
146 if ( !glyph_index )
150 ch, glyph_index ));
152 error = FT_Load_Glyph( face, glyph_index, FT_LOAD_NO_SCALE );
412 FT_ULong glyph_index; local
458 glyph_index = af_shaper_get_elem( &metrics->root,
463 if ( glyph_index == 0
1051 FT_ULong glyph_index; local
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h 192 /* glyph_index :: The glyph index. */
210 FT_UInt glyph_index,
266 /* glyph_index :: */
292 FT_UInt glyph_index,
    [all...]
ftdriver.h 66 FT_UInt glyph_index,
tttypes.h 1630 FT_UInt glyph_index; member in struct:TT_LoaderRec_
    [all...]
  /external/harfbuzz_ng/src/
hb-buffer-private.hh 198 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
199 /* Makes a copy of the glyph at idx to output and replace glyph_index */
200 HB_INTERNAL void output_glyph (hb_codepoint_t glyph_index);
hb-ot-layout-gsubgpos-private.hh 548 inline void _set_glyph_props (hb_codepoint_t glyph_index,
570 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index));
575 inline void replace_glyph (hb_codepoint_t glyph_index) const
577 _set_glyph_props (glyph_index);
578 buffer->replace_glyph (glyph_index);
580 inline void replace_glyph_inplace (hb_codepoint_t glyph_index) const
582 _set_glyph_props (glyph_index);
583 buffer->cur().codepoint = glyph_index;
585 inline void replace_glyph_with_ligature (hb_codepoint_t glyph_index,
588 _set_glyph_props (glyph_index, class_guess, true)
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
sfnt.h 192 /* glyph_index :: The glyph index. */
210 FT_UInt glyph_index,
266 /* glyph_index :: */
292 FT_UInt glyph_index,
    [all...]
tttypes.h 1481 FT_UInt glyph_index; member in struct:TT_LoaderRec_
    [all...]
  /external/pdfium/core/fxge/apple/
fx_apple_platform.cpp 168 uint32_t glyph_index,
  /external/freetype/src/sfnt/
sfdriver.c 158 FT_UInt glyph_index,
166 error = tt_face_get_ps_name( (TT_Face)face, glyph_index, &gname );
  /external/pdfium/third_party/freetype/src/sfnt/
sfdriver.c 156 FT_UInt glyph_index,
164 error = tt_face_get_ps_name( face, glyph_index, &gname );

Completed in 276 milliseconds

1 23 4