Declaration

func glyphInfo(forUnicodes unicodes: NSOrderedSet) -> GSGlyphInfo?

Declaration

- (GSGlyphInfo *) glyphInfoForUnicodes:(NSOrderedSet *) unicodes;

Declaration

glyphInfoForUnicodes_(unicodes: NSOrderedSet) -> GSGlyphInfo