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

12 3 4

  /external/pdfium/third_party/freetype/src/truetype/
ttgload.h 53 FT_UInt glyph_index,
ttdriver.c 335 /* glyph_index :: The index of the glyph in the font file. */
349 FT_UInt glyph_index,
368 if ( glyph_index >= (FT_UInt)face->num_glyphs &&
371 if ( glyph_index >= (FT_UInt)face->num_glyphs )
396 error = TT_Load_Glyph( size, slot, glyph_index, load_flags );
ttgxvar.h 166 FT_UInt glyph_index,
  /external/freetype/src/autofit/
afindic.c 82 af_indic_hints_apply( FT_UInt glyph_index,
88 return af_cjk_hints_apply( glyph_index, hints, outline, metrics );
afcjk.h 118 af_cjk_hints_apply( FT_UInt glyph_index,
  /external/freetype/src/base/
ftcid.c 93 FT_UInt glyph_index,
108 error = service->get_cid_from_glyph_index( face, glyph_index, &c);
  /external/pdfium/third_party/freetype/src/base/
ftcid.c 93 FT_UInt glyph_index,
108 error = service->get_cid_from_glyph_index( face, glyph_index, &c);
  /external/pdfium/third_party/freetype/src/cid/
cidgload.c 42 FT_UInt glyph_index )
61 FT_TRACE1(( "cid_load_glyph: glyph index %d\n", glyph_index ));
73 glyph_index, &glyph_data );
107 glyph_index * entry_len ) ||
181 glyph_index, FALSE, &metrics );
222 FT_Int glyph_index;
249 for ( glyph_index = 0; glyph_index < face->root.num_glyphs;
250 glyph_index++ )
253 error = cid_load_glyph( &decoder, glyph_index );
    [all...]
cidriver.c 142 FT_UInt glyph_index,
150 *cid = glyph_index; /* identity mapping */
  /external/freetype/src/cff/
cffgload.h 140 FT_UInt glyph_index,
199 CFF_SubFont current_subfont; /* for current glyph_index */
215 FT_UInt glyph_index );
237 FT_UInt glyph_index,
  /external/pdfium/third_party/freetype/src/cff/
cffgload.h 140 FT_UInt glyph_index,
199 CFF_SubFont current_subfont; /* for current glyph_index */
215 FT_UInt glyph_index );
236 FT_UInt glyph_index,
cffload.h 75 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...]
  /external/freetype/include/freetype/internal/services/
svcid.h 40 FT_UInt glyph_index,
  /external/pdfium/core/fxge/ge/
cfx_font.cpp 340 int CFX_Font::GetGlyphWidth(uint32_t glyph_index) {
344 AdjustMMParams(glyph_index, 0, 0);
346 m_Face, glyph_index,
385 bool CFX_Font::GetGlyphBBox(uint32_t glyph_index, FX_RECT& bbox) {
393 error = FXFT_Load_Glyph(m_Face, glyph_index,
424 m_Face, glyph_index,
568 void CFX_Font::AdjustMMParams(int glyph_index,
587 FXFT_Load_Glyph(m_Face, glyph_index,
593 FXFT_Load_Glyph(m_Face, glyph_index,
610 CFX_PathData* CFX_Font::LoadGlyphPathImpl(uint32_t glyph_index,
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svcid.h 40 FT_UInt glyph_index,
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 548 FT_UInt glyph_index,
1079 FT_UInt glyph_index,
1100 if ( glyph_index >= start && glyph_index <= end )
1127 p += 4 * ( glyph_index - start );
    [all...]
  /external/freetype/src/psnames/
psmodule.c 346 map->glyph_index = n;
363 map->glyph_index = extra_glyphs[n];
440 return result->glyph_index;
469 result = map->glyph_index;
476 result = map->glyph_index;
493 result = map->glyph_index;
  /external/pdfium/core/fxge/
fx_freetype.h 74 #define FXFT_Load_Glyph(face, glyph_index, flags) \
75 FT_Load_Glyph((FT_Face)face, glyph_index, flags)
85 #define FXFT_Get_First_Char(face, glyph_index) \
86 FT_Get_First_Char((FT_Face)face, glyph_index)
87 #define FXFT_Get_Next_Char(face, code, glyph_index) \
88 FT_Get_Next_Char((FT_Face)face, code, glyph_index)
  /external/pdfium/third_party/freetype/src/psnames/
psmodule.c 343 map->glyph_index = n;
360 map->glyph_index = extra_glyphs[n];
437 return result->glyph_index;
466 result = map->glyph_index;
473 result = map->glyph_index;
490 result = map->glyph_index;
  /external/freetype/include/freetype/internal/
autohint.h 163 /* glyph_index :: The glyph index. */
178 FT_UInt glyph_index,
  /external/pdfium/third_party/freetype/include/freetype/internal/
autohint.h 163 /* glyph_index :: The glyph index. */
178 FT_UInt glyph_index,
  /external/freetype/src/sfnt/
ttsbit.c 678 FT_UInt glyph_index,
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 94 font->get_nominal_glyph (info.codepoint, &info.glyph_index());
100 buffer->cur().glyph_index() = glyph;
108 buffer->cur().glyph_index() = glyph;
224 if (font->get_variation_glyph (buffer->cur().codepoint, buffer->cur(+1).codepoint, &buffer->cur().glyph_index()))
401 buffer->out_info[starter].glyph_index() = glyph;
  /external/freetype/src/truetype/
ttgload.c 122 FT_UInt glyph_index )
140 TT_Get_HMetrics( face, glyph_index,
143 TT_Get_VMetrics( face, glyph_index,
166 sph_set_tweaks( loader, glyph_index );
184 FT_UInt glyph_index )
208 glyph_index, FALSE, &metrics );
224 glyph_index, TRUE, &metrics );
262 FT_UInt glyph_index,
270 FT_UNUSED( glyph_index );
273 FT_TRACE4(( "Glyph %ld\n", glyph_index ));
    [all...]

Completed in 313 milliseconds

12 3 4