Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DG_M_A_P_.py19 GMAPRecordFormat1 = """ variable
66 data = sstruct.pack(GMAPRecordFormat1, self)
84 gmapRecord, newData = sstruct.unpack2(GMAPRecordFormat1, newData, GMAPRecord())