Home
last modified time | relevance | path

Searched refs:num_subs (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrgload.c70 glyph->num_subs = 0; in pfr_glyph_done()
594 org_count = glyph->num_subs; in pfr_glyph_load_compound()
704 glyph->num_subs++; in pfr_glyph_load_compound()
744 old_count = glyph->num_subs; in pfr_glyph_load_rec()
754 count = glyph->num_subs - old_count; in pfr_glyph_load_rec()
837 glyph->num_subs = 0; in pfr_glyph_load()
A Dpfrtypes.h347 FT_UInt num_subs; member

Completed in 6 milliseconds