Home
last modified time | relevance | path

Searched refs:control_data (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c628 slot->control_data = 0; in t42_glyphslot_clear()
675 glyph->control_data = t42slot->ttslot->control_data; in T42_GlyphSlot_Load()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1gload.c491 t1glyph->control_data = (FT_Byte*)glyph_data.pointer; in T1_Load_Glyph()
507 t1glyph->control_data = 0; in T1_Load_Glyph()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h1694 void* control_data; member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c410 load->glyph->control_data = 0; in TT_Load_Simple_Glyph()
446 load->glyph->control_data = load->exec->glyphIns; in TT_Load_Simple_Glyph()
1246 loader->glyph->control_data = loader->exec->glyphIns; in TT_Process_Composite_Glyph()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.c2871 glyph->root.control_data = 0; in cff_slot_load()
2886 glyph->root.control_data = csindex->bytes + in cff_slot_load()
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c357 slot->control_data = 0; in ft_glyphslot_clear()

Completed in 26 milliseconds