Home | History | Annotate | Download | only in otlLib

Lines Matching refs:lambda

989         func = lambda writer, font: value.toXML(writer, font, valueName="Val")
994 components = lambda s: [tuple(word) for word in s.split()]