Searched refs:slot_internal (Results 1 – 2 of 2) sorted by relevance
225 FT_Slot_Internal slot_internal = slot->internal; in af_loader_load_glyph() local226 FT_GlyphLoader gloader = slot_internal->loader; in af_loader_load_glyph()391 loader->transformed = slot_internal->glyph_transformed; in af_loader_load_glyph()397 loader->trans_matrix = slot_internal->glyph_matrix; in af_loader_load_glyph()398 loader->trans_delta = slot_internal->glyph_delta; in af_loader_load_glyph()
3407 (af_loader_load_glyph): s/internal/slot_internal/.