Home
last modified time | relevance | path

Searched defs:lastCharCode (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/common/
Dcanvas_utils.ts30 const lastCharCode = str.charCodeAt(limit - 1); constant
/external/fonttools/Lib/fontTools/ttLib/tables/
D_c_m_a_p.py1055 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1069 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument