Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
D_c_m_a_p.py966 lastCharCode = startCharCode - 1
973 if not self._IsInSameRun(glyphID, lastGlyphID, charCode, lastCharCode):
974 dataList.append(struct.pack(">LLL", startCharCode, lastCharCode, startGlyphID))
979 lastCharCode = charCode
980 dataList.append(struct.pack(">LLL", startCharCode, lastCharCode, startGlyphID))
1030 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1031 return (glyphID == 1 + lastGlyphID) and (charCode == 1 + lastCharCode)
1042 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1043 return (glyphID == lastGlyphID) and (charCode == 1 + lastCharCode)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...