Home
last modified time | relevance | path

Searched refs:_make_map (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_exception_hierarchy.py70 def _make_map(s): member in HierarchyTest
80 _map = _make_map(_pep_map)
/external/fonttools/Lib/fontTools/ttLib/tables/
D_c_m_a_p.py16 def _make_map(font, chars, gids): function
257 self.cmap = _make_map(self.ttFont, charCodes, gids)
431 self.cmap = _make_map(self.ttFont, charCodes, gids)
737 self.cmap = _make_map(self.ttFont, charCodes, gids)
872 self.cmap = _make_map(self.ttFont, charCodes, gids)
949 self.cmap = _make_map(self.ttFont, charCodes, gids)