Searched refs:csindex (Results 1 – 3 of 3) sorted by relevance
479 CFF_Index csindex = &cff->charstrings_index; in cff_slot_load() local482 if ( csindex->offsets ) in cff_slot_load()484 glyph->root.control_data = csindex->bytes + in cff_slot_load()485 csindex->offsets[glyph_index] - 1; in cff_slot_load()
482 CFF_Index csindex = &cff->charstrings_index; in cff_slot_load() local485 if ( csindex->offsets ) in cff_slot_load()487 glyph->root.control_data = csindex->bytes + in cff_slot_load()488 csindex->offsets[glyph_index] - 1; in cff_slot_load()
557 CFF_Index csindex = &cff->charstrings_index; in cff_slot_load() local560 if ( csindex->offsets ) in cff_slot_load()562 glyph->root.control_data = csindex->bytes + in cff_slot_load()563 csindex->offsets[glyph_index] - 1; in cff_slot_load()