Searched refs:num_glyphs (Results 51 - 75 of 97) sorted by relevance

1234

/external/pdfium/third_party/freetype/include/internal/
H A Dt1types.h111 FT_Int num_glyphs; member in struct:T1_FontRec_
/external/pdfium/third_party/freetype/src/cff/
H A Dcffgload.h188 FT_UInt num_glyphs; /* number of glyphs in font */ member in struct:CFF_Decoder_
H A Dcffcmap.c160 cff->num_glyphs,
H A Dcffdrivr.c285 for ( i = 0; i < cff->num_glyphs; i++ )
553 if ( glyph_index > cff->num_glyphs )
H A Dcffobjs.c595 cffface->num_glyphs = cff->num_glyphs;
740 cffface->num_glyphs = cff->charset.max_cid + 1;
742 cffface->num_glyphs = cff->charstrings_index.count;
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format4.cc82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + local
84 return num_glyphs;
336 int32_t num_glyphs = IndexSubTableFormat4::NumGlyphs(data, local
341 num_glyphs * EblcTable::Offset::kIndexSubTable4_codeOffsetPair_offset;
/external/sfntly/cpp/src/sfntly/table/core/
H A Dmaximum_profile_table.h46 void SetNumGlyphs(int32_t num_glyphs);
H A Dmaximum_profile_table.cc125 void MaximumProfileTable::Builder::SetNumGlyphs(int32_t num_glyphs) { argument
126 InternalWriteData()->WriteUShort(Offset::kNumGlyphs, num_glyphs);
/external/skia/src/core/
H A DSkAdvancedTypefaceMetrics.h135 @param num_glyphs Total number of glyphs in the given font.
145 int num_glyphs,
/external/pdfium/third_party/freetype/src/type1/
H A Dt1load.c1510 FT_Int n, num_glyphs; local
1515 num_glyphs = (FT_Int)T1_ToInt( parser );
1516 if ( num_glyphs < 0 )
1524 if ( num_glyphs == 0 || parser->root.error )
1534 if ( !loader->num_glyphs )
1537 code_table, num_glyphs + 1 + TABLE_EXTEND, memory );
1542 name_table, num_glyphs + 1 + TABLE_EXTEND, memory );
1627 if ( loader->num_glyphs )
1647 n < num_glyphs + TABLE_EXTEND )
1677 loader->num_glyphs
[all...]
H A Dt1driver.c75 for ( i = 0; i < face->type1.num_glyphs; i++ )
273 retval = sizeof ( type1->num_glyphs );
275 *((FT_Int *)value) = type1->num_glyphs;
279 if ( idx < (FT_UInt)type1->num_glyphs )
291 if ( idx < (FT_UInt)type1->num_glyphs )
H A Dt1gload.c194 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++ )
293 if ( glyph_index >= (FT_UInt)face->root.num_glyphs &&
296 if ( glyph_index >= (FT_UInt)face->root.num_glyphs )
H A Dt1objs.c364 root->num_glyphs = type1->num_glyphs;
/external/freetype/src/truetype/
H A Dttdriver.c368 if ( glyph_index >= (FT_UInt)face->num_glyphs &&
371 if ( glyph_index >= (FT_UInt)face->num_glyphs )
/external/pdfium/third_party/freetype/src/truetype/
H A Dttdriver.c376 if ( glyph_index >= (FT_UInt)face->num_glyphs &&
379 if ( glyph_index >= (FT_UInt)face->num_glyphs )
/external/harfbuzz_ng/util/
H A Doptions.cc717 unsigned int num_glyphs = hb_buffer_get_length (buffer); local
721 for (unsigned int i = 0; i < num_glyphs; i++)
739 unsigned int num_glyphs = hb_buffer_get_length (buffer); local
742 while (start < num_glyphs) {
745 start += hb_buffer_serialize_glyphs (buffer, start, num_glyphs,
H A Doptions.hh224 unsigned int num_glyphs = hb_buffer_get_length (buffer); local
226 for (unsigned int i = 0; i < num_glyphs; i++)
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp444 glyphToUnicode->setCount(face->num_glyphs);
446 sizeof(SkUnichar) * face->num_glyphs);
492 info->fLastGlyphID = face->num_glyphs - 1;
603 for (int gID = 0; gID < face->num_glyphs; gID += 128) {
606 if (gID + advanceCount > face->num_glyphs) {
607 advanceCount = face->num_glyphs - gID;
615 finishRange(info->fGlyphWidths.get(), face->num_glyphs - 1,
620 face->num_glyphs,
638 new SkAutoTArray<SkString>(face->num_glyphs));
639 for (int gID = 0; gID < face->num_glyphs; gI
[all...]
/external/freetype/src/base/
H A Dftpatent.c170 for ( gindex = 0; gindex < (FT_UInt)face->num_glyphs; gindex++ )
/external/freetype/src/cff/
H A Dcffcmap.c160 cff->num_glyphs,
H A Dcffobjs.c595 cffface->num_glyphs = (FT_Long)cff->num_glyphs;
742 cffface->num_glyphs = (FT_Long)( cff->charset.max_cid + 1 );
744 cffface->num_glyphs = (FT_Long)cff->charstrings_index.count;
/external/pdfium/third_party/freetype/src/base/
H A Dftpatent.c169 for ( gindex = 0; gindex < (FT_UInt)face->num_glyphs; gindex++ )
/external/freetype/src/autofit/
H A Dafglobal.c319 (FT_ULong)face->num_glyphs * sizeof ( FT_Byte ) ) )
323 globals->glyph_count = face->num_glyphs;
/external/pdfium/third_party/freetype/src/cid/
H A Dcidgload.c249 for ( glyph_index = 0; glyph_index < face->root.num_glyphs;
285 if ( glyph_index >= (FT_UInt)face->root.num_glyphs )
/external/sfntly/cpp/src/sample/subtly/
H A Dfont_assembler.cc173 int32_t num_loca_glyphs = first_loca_table->num_glyphs();

Completed in 1923 milliseconds

1234