Searched refs:_glyphComponentToUnicode (Results 1 – 1 of 1) sorted by relevance
5129 result = [_glyphComponentToUnicode(c, isZapfDingbats) for c in components]5133 def _glyphComponentToUnicode(component, isZapfDingbats): function