Searched refs:gindex (Results 1 - 25 of 34) sorted by relevance

12

/external/freetype/src/autofit/
H A Dafglobal.h52 FT_UInt gindex,
61 FT_UInt gindex );
H A Dafglobal.c121 FT_UInt gindex; local
124 gindex = FT_Get_Char_Index( face, charcode );
126 if ( gindex != 0 &&
127 gindex < (FT_ULong)globals->glyph_count &&
128 gscripts[gindex] == AF_SCRIPT_LIST_NONE )
129 gscripts[gindex] = (FT_Byte)ss;
133 charcode = FT_Get_Next_Char( face, charcode, &gindex );
135 if ( gindex == 0 || charcode > range->last )
138 if ( gindex < (FT_ULong)globals->glyph_count &&
139 gscripts[gindex]
148 FT_UInt gindex = FT_Get_Char_Index( face, i ); local
[all...]
H A Dafloader.h62 FT_UInt gindex,
/external/freetype/src/cache/
H A Dftcsbits.c104 FT_UInt gindex,
116 if ( (FT_UInt)(gindex - gnode->gindex) >= snode->count )
122 sbit = snode->sbits + ( gindex - gnode->gindex );
127 error = clazz->family_load_glyph( family, gindex, manager, &face );
215 FT_UInt gindex = gquery->gindex; local
224 if ( total == 0 || gindex >= total )
235 start = gindex
102 ftc_snode_load( FTC_SNode snode, FTC_Manager manager, FT_UInt gindex, FT_ULong *asize ) argument
333 FT_UInt gindex = gquery->gindex; local
[all...]
H A Dftcglyph.c32 FT_UInt gindex,
36 gnode->gindex = gindex;
59 gnode->gindex = 0;
79 gnode->gindex == gquery->gindex );
189 FT_UInt gindex,
196 query->gindex = gindex;
31 FTC_GNode_Init( FTC_GNode gnode, FT_UInt gindex, FTC_Family family ) argument
H A Dftcglyph.h35 * * gindex: A glyph index, or the first index in a glyph range.
152 FT_UInt gindex; member in struct:FTC_GNodeRec_
162 FT_UInt gindex; member in struct:FTC_GQueryRec_
180 FT_UInt gindex, /* glyph index for node */
264 FT_UInt gindex,
281 gindex, query, node, error ) \
289 _gquery->gindex = (gindex); \
312 gindex, query, node, error ) \
315 error = FTC_GCache_Lookup( FTC_GCACHE( cache ), hash, gindex, \
[all...]
H A Dftcbasic.c165 FT_UInt gindex,
180 error = FT_Load_Glyph( face, gindex,
192 FT_UInt gindex,
211 error = FT_Load_Glyph( face, gindex, family->attrs.load_flags );
318 FT_UInt gindex,
376 hash = FTC_BASIC_ATTR_HASH( &query.attrs ) + gindex;
382 hash, gindex,
388 hash, gindex,
414 FT_UInt gindex,
445 hash = FTC_BASIC_ATTR_HASH( &query.attrs ) + gindex;
[all...]
H A Dftcsbits.h42 #define FTC_SNODE_GINDEX( x ) FTC_GNODE( x )->gindex
51 FT_UInt gindex,
H A Dftccmap.c297 FT_UInt gindex = 0; local
390 gindex = FTC_CMAP_NODE( node )->indices[char_code -
392 if ( gindex == FTC_CMAP_UNKNOWN )
397 gindex = 0;
422 gindex = FT_Get_Char_Index( face, char_code );
430 = (FT_UShort)gindex;
434 return gindex;
/external/freetype/src/truetype/
H A Dttpload.h36 FT_UInt gindex,
68 FT_UInt gindex );
H A Dttpload.c174 FT_UInt gindex,
184 if ( gindex < face->num_locations )
188 p = face->glyph_locations + gindex * 4;
199 p = face->glyph_locations + gindex * 2;
219 pos1, gindex, face->glyf_len ));
229 pos2, gindex + 1, face->glyf_len ));
578 FT_UInt gindex )
589 gindex += 2;
590 if ( gindex < record_size )
591 result = record + nn * record_size + gindex;
[all...]
/external/freetype/include/freetype/
H A Dftadvanc.h91 /* gindex :: The glyph index. */
118 FT_UInt gindex,
H A Dftpfr.h147 * gindex :: The glyph index.
161 FT_UInt gindex,
H A Dftcache.h768 /* gindex :: The glyph index to retrieve. */
800 FT_UInt gindex,
821 /* gindex :: The glyph index to retrieve. */
857 FT_UInt gindex,
977 /* gindex :: The glyph index. */
1011 FT_UInt gindex,
1032 /* gindex :: The glyph index. */
1067 FT_UInt gindex,
/external/freetype/include/freetype/internal/services/
H A Dsvttglyf.h32 FT_UInt gindex,
H A Dsvpfr.h47 FT_UInt gindex,
/external/freetype/src/sfnt/
H A Dttmtx.h46 FT_UInt gindex,
H A Dttcmap.c135 FT_UInt gindex = 0; local
141 gindex = table[charcode];
142 if ( gindex != 0 )
150 return gindex;
468 FT_UInt gindex = 0; local
508 gindex = ( idx + delta ) & 0xFFFFU;
509 if ( gindex != 0 )
526 return gindex;
761 FT_UInt gindex = FT_NEXT_USHORT( p ); local
764 if ( gindex !
780 FT_UInt gindex = (FT_UInt)( ( charcode + delta ) & 0xFFFFU ); local
1003 FT_UInt gindex = 0; local
1092 FT_UInt gindex = 0; local
1337 FT_UInt gindex; local
1448 FT_UInt gindex; local
1491 FT_UInt gindex = 0; local
1743 FT_UInt gindex = 0; local
1859 FT_UInt gindex; local
1901 FT_UInt gindex = 0; local
2079 FT_UInt gindex; local
2124 FT_UInt gindex = 0; local
2218 FT_ULong gindex; local
2399 FT_UInt gindex; local
2444 FT_UInt gindex = 0; local
2537 FT_UInt gindex; local
[all...]
H A Dttmtx.c351 FT_UInt gindex,
384 if ( gindex < (FT_UInt)k )
386 table_pos += 4 * gindex;
405 table_pos += 4 + 2 * ( gindex - k );
430 FT_UInt gindex,
444 gindex >= (FT_UInt)face->max_profile.numGlyphs )
450 if ( gindex < (FT_UInt)k )
452 longs_m = (TT_LongMetrics)header->long_metrics + gindex;
458 *abearing = ((TT_ShortMetrics*)header->short_metrics)[gindex - k];
/external/freetype/src/base/
H A Dftadvanc.c71 FT_UInt gindex,
81 if ( gindex >= (FT_UInt)face->num_glyphs )
90 error = func( face, gindex, 1, flags, padvance );
98 return FT_Get_Advances( face, gindex, 1, flags, padvance );
H A Dftpatent.c150 FT_UInt gindex; local
169 for ( gindex = 0; gindex < (FT_UInt)face->num_glyphs; gindex++ )
175 offset = service->get_location( face, gindex, &size );
/external/harfbuzz/src/
H A Dharfbuzz-buffer-private.h75 #define IN_GLYPH( pos ) (buffer->in_string[(pos)].gindex)
77 #define IN_CURGLYPH() (buffer->in_string[buffer->in_pos].gindex)
83 #define OUT_GLYPH( pos ) (buffer->out_string[(pos)].gindex)
H A Dharfbuzz-buffer.h40 HB_UInt gindex; member in struct:HB_GlyphItemRec_
H A Dharfbuzz-buffer.c185 glyph->gindex = glyph_index;
302 item->gindex = glyph_data[i];
365 buffer->out_string[buffer->out_pos-1].gindex = glyph_index;
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGlyphPageTreeNodeSkia.cpp69 glyphs[i] = static_cast<Glyph>(buffer->out_string[i].gindex);

Completed in 217 milliseconds

12