Searched refs:UV2AGL (Results 1 – 3 of 3) sorted by relevance
716 UV2AGL = {} variable740 UV2AGL[unicode] = glyphName
143 elif indices[i] in agl.UV2AGL:144 self.glyphOrder[i] = agl.UV2AGL[indices[i]]
527 if codepoint in agl.UV2AGL:528 return agl.UV2AGL[codepoint]