Searched refs:glyphIns (Results 1 – 3 of 3) sorted by relevance
428 load->glyph->control_data = load->exec->glyphIns; in TT_Load_Simple_Glyph()430 FT_MEM_COPY( load->exec->glyphIns, p, (FT_Long)n_ins ); in TT_Load_Simple_Glyph()786 loader->exec->glyphIns, n_ins ); in TT_Hint_Glyph()1153 (void*)&loader->exec->glyphIns, in TT_Process_Composite_Glyph()1162 if ( FT_STREAM_READ( loader->exec->glyphIns, n_ins ) ) in TT_Process_Composite_Glyph()1165 loader->glyph->control_data = loader->exec->glyphIns; in TT_Process_Composite_Glyph()1900 loader->instructions = exec->glyphIns; in tt_loader_init()
158 FT_Byte* glyphIns; /* glyph instructions buffer */ member
423 FT_FREE( exec->glyphIns ); in TT_Done_Context()476 exec->glyphIns = NULL; in Init_Context()625 (void*)&exec->glyphIns, in TT_Load_Context()