Home | History | Annotate | Download | only in truetype

Lines Matching refs:glyphIns

450       load->glyph->control_data = load->exec->glyphIns;
452 FT_MEM_COPY( load->exec->glyphIns, p, (FT_Long)n_ins );
806 loader->exec->glyphIns, n_ins );
1173 (void*)&loader->exec->glyphIns,
1182 if ( FT_STREAM_READ( loader->exec->glyphIns, n_ins ) )
1185 loader->glyph->control_data = loader->exec->glyphIns;
1930 loader->instructions = exec->glyphIns;