Searched refs:slot_internal (Results 1 – 2 of 2) sorted by relevance
224 FT_Slot_Internal slot_internal = slot->internal; in af_loader_load_glyph() local225 FT_GlyphLoader gloader = slot_internal->loader; in af_loader_load_glyph()386 loader->transformed = slot_internal->glyph_transformed; in af_loader_load_glyph()392 loader->trans_matrix = slot_internal->glyph_matrix; in af_loader_load_glyph()393 loader->trans_delta = slot_internal->glyph_delta; in af_loader_load_glyph()
1479 (af_loader_load_glyph): s/internal/slot_internal/.