Searched defs:tableFormat (Results 1 – 3 of 3) sorted by relevance
135 le_uint16 tableFormat = SWAPW(subtable->format); in createUnicodeMapper() local
134 le_uint16 tableFormat = SWAPW(subtable->format); in createUnicodeMapper() local
114 def decompileOffsets_(data, tableFormat, glyphCount): argument