Declaration

func contextKerningValues(_ kerning: [AnyHashable : Any]!, runIdx: UInt) -> String!

Declaration

- (NSString *) contextKerningValues:(NSDictionary *) kerning runIdx:(NSUInteger) runIdx;

Declaration

contextKerningValues_runIdx_(kerning: dict, runIdx: int) -> str