Home
last modified time | relevance | path

Searched defs:num_glyphs (Results 1 – 25 of 44) sorted by relevance

12

/external/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc75 int32_t num_glyphs) in HorizontalDeviceMetricsTable()
101 void HorizontalDeviceMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
Dhorizontal_metrics_table.cc87 int32_t num_glyphs) in HorizontalMetricsTable()
130 void HorizontalMetricsTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
Dmaximum_profile_table.cc125 void MaximumProfileTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + in NumGlyphs() local
291 int32_t num_glyphs = IndexSubTableFormat5::NumGlyphs(data, 0); in Initialize() local
306 int32_t num_glyphs = IndexSubTableFormat5::NumGlyphs(data, in DataLength() local
Dindex_sub_table_format4.cc82 int32_t num_glyphs = data->ReadULongAsInt(table_offset + in NumGlyphs() local
336 int32_t num_glyphs = IndexSubTableFormat4::NumGlyphs(data, in DataLength() local
/external/freetype/src/sfnt/
Dttpost.c163 FT_Int num_glyphs; in load_format_20() local
318 FT_Int num_glyphs; in load_format_25() local
Dttcmap.h135 FT_UInt num_glyphs; member
Dttsbit.c1170 FT_ULong mm, num_glyphs; in tt_sbit_decoder_load_image() local
1206 FT_ULong image_size, mm, num_glyphs; in tt_sbit_decoder_load_image() local
/external/pdfium/third_party/freetype/src/sfnt/
Dttpost.c163 FT_Int num_glyphs; in load_format_20() local
318 FT_Int num_glyphs; in load_format_25() local
Dttcmap.h135 FT_UInt num_glyphs; member
Dttsbit.c1170 FT_ULong mm, num_glyphs; in tt_sbit_decoder_load_image() local
1206 FT_ULong image_size, mm, num_glyphs; in tt_sbit_decoder_load_image() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc66 int32_t num_glyphs) in LocaTable()
138 void LocaTable::Builder::SetNumGlyphs(int32_t num_glyphs) { in SetNumGlyphs()
Dloca_table.h144 int32_t num_glyphs() { return num_glyphs_; } in num_glyphs() function
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c666 FT_UInt num_glyphs, in CFF_Load_FD_Select()
788 FT_UInt num_glyphs, in cff_charset_compute_cids()
863 FT_UInt num_glyphs, in cff_charset_load()
1063 FT_UInt num_glyphs, in cff_encoding_load()
/external/freetype/src/cff/
Dcffload.c666 FT_UInt num_glyphs, in CFF_Load_FD_Select()
788 FT_UInt num_glyphs, in cff_charset_compute_cids()
863 FT_UInt num_glyphs, in cff_charset_load()
1063 FT_UInt num_glyphs, in cff_encoding_load()
/external/harfbuzz_ng/util/
Dhelper-cairo.hh55 unsigned int num_glyphs; member
Doptions.cc730 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize_unicode() local
752 unsigned int num_glyphs = hb_buffer_get_length (buffer); in serialize_glyphs() local
/external/pdfium/third_party/freetype/src/type1/
Dt1load.h42 FT_Int num_glyphs; member
/external/pdfium/third_party/freetype/src/psaux/
Dt1cmap.h47 FT_UInt num_glyphs; member
/external/freetype/src/psaux/
Dt1cmap.h47 FT_UInt num_glyphs; member
/external/harfbuzz_ng/src/
Dhb-face-private.hh55 mutable unsigned int num_glyphs; member
/external/skia/src/core/
DSkAdvancedTypefaceMetrics.cpp130 int num_glyphs, in getAdvanceData()
/external/sfntly/cpp/src/sample/subtly/
Dfont_info.cc243 int32_t num_glyphs = composite_glyph->NumGlyphs(); in ResolveCompositeGlyphs() local
/external/pdfium/third_party/freetype/src/psnames/
Dpsmodule.c302 FT_UInt num_glyphs, in ps_unicodes_init()
/external/freetype/src/psnames/
Dpsmodule.c302 FT_UInt num_glyphs, in ps_unicodes_init()

12