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