Home
last modified time | relevance | path

Searched defs:count (Results 3001 - 3025 of 6348) sorted by relevance

1...<<121122123124125126127128129130>>...254

/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c120 int count; in af_shaper_get_coverage() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.c509 FT_UFast count = 0; in FTC_Manager_Check() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c535 FT_UInt count, num_subrs = dict->num_subrs; in cid_read_subrs() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmorx5.c113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_InsertList_validate() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c682 FT_ULong count; FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c255 FT_UInt flags, x_count, y_count, i, count, mask; in pfr_glyph_load_simple() local
567 FT_UInt flags, i, count, org_count; in pfr_glyph_load_compound() local
742 FT_UInt n, old_count, count; pfr_glyph_load_rec() local
[all...]
H A Dpfrload.c294 FT_UInt count; in FT_LOCAL_DEF() local
463 FT_UInt n, count, size1; in FT_CALLBACK_DEF() local
586 FT_UInt count, num_vert, num_horz; FT_CALLBACK_DEF() local
948 FT_UInt n, count; FT_LOCAL_DEF() local
972 FT_UInt n, count, Size; FT_LOCAL_DEF() local
[all...]
H A Dpfrobjs.c214 FT_UInt n, count = phy_font->num_strikes; in FT_LOCAL_DEF() local
242 FT_UInt count = phy_font->num_chars; in FT_LOCAL_DEF() local
523 FT_UInt count = item->pair_count; in FT_LOCAL_DEF() local
[all...]
H A Dpfrsbit.c127 FT_Int phase, count, counts[2]; in pfr_bitwriter_decode_rle1() local
208 FT_Int phase, count; in pfr_bitwriter_decode_rle2() local
277 pfr_lookup_bitmap_data( FT_Byte* base, FT_Byte* limit, FT_UInt count, FT_UInt* flags, FT_UInt char_code, FT_ULong* found_offset, FT_ULong* found_size ) pfr_lookup_bitmap_data() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c569 cf2_getBlueValues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getBlueValues() argument
582 cf2_getOtherBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getOtherBlues() argument
595 cf2_getFamilyBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getFamilyBlues() argument
608 cf2_getFamilyOtherBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getFamilyOtherBlues() argument
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c46 FT_UInt count = stdw->count; in psh_globals_scale_widths() local
156 FT_UInt count; in psh_blues_set_zones_0() local
234 psh_blues_set_zones( PSH_Blues target, FT_UInt count, FT_Short* blues, FT_UInt count_others, FT_Short* other_blues, FT_Int fuzz, FT_Int family ) psh_blues_set_zones() argument
370 FT_UInt count; psh_blues_scale_zones() local
531 FT_UInt count; psh_calc_max_height() local
554 FT_UInt count; psh_blues_snap_stem() local
655 FT_UInt count; psh_globals_new() local
[all...]
H A Dpshglob.h76 FT_UInt count; member
109 FT_UInt count; member
/third_party/skia/third_party/externals/freetype/src/psnames/
H A Dpsmodule.c75 FT_Int count; in ps_unicode_value() local
119 FT_Int count; in ps_unicode_value() local
332 FT_UInt count; ps_unicodes_init() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c966 FT_UInt count = table->numNameRecords; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttdriver.c222 tt_get_advances( FT_Face ttface, FT_UInt start, FT_UInt count, FT_Int32 flags, FT_Fixed *advances ) tt_get_advances() argument
H A Dttobjs.c587 FT_UInt count = 0; in tt_check_single_notdef() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc273 unsigned int count = buffer->len; in hb_aat_layout_zero_width_deleted_glyphs() local
H A Dhb-array.hh236 unsigned int count = length; in sub_array() local
H A Dhb-ot-font.cc74 hb_ot_get_nominal_glyphs(hb_font_t *font HB_UNUSED, void *font_data, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride, void *user_data HB_UNUSED) hb_ot_get_nominal_glyphs() argument
102 hb_ot_get_glyph_h_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ot_get_glyph_h_advances() argument
122 hb_ot_get_glyph_v_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ot_get_glyph_v_advances() argument
H A Dhb-ot-name-table.hh364 HBUINT16 count; /* Number of name records. */ member
[all...]
H A Dhb-ot-post-table.hh157 unsigned int count = get_glyph_count (); in get_glyph_from_name() local
H A Dhb-ot-shape-complex-arabic-fallback.hh238 unsigned int count = manifest.len; in arabic_fallback_plan_init_win1256() local
H A Dhb-ot-shape-complex-hangul.cc191 unsigned int count = buffer->len; in preprocess_text_hangul() local
407 unsigned int count = buffer->len; in setup_masks_hangul() local
H A Dhb-ot-shape-complex-khmer.cc178 unsigned int count = buffer->len; in setup_masks_khmer() local
H A Dhb-ot-shape-complex-use.cc206 unsigned int count = buffer->len; in setup_masks_use() local

Completed in 21 milliseconds

1...<<121122123124125126127128129130>>...254