Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFFont.cpp365 uint16_t lastGlyphID) { in append_tounicode_header()
505 uint16_t lastGlyphID) { in append_cmap_sections()
567 uint16_t lastGlyphID) { in generate_tounicode_cmap()
919 uint16_t SkPDFFont::lastGlyphID() const { in lastGlyphID() function in SkPDFFont
/external/fonttools/Lib/fontTools/ttLib/tables/
D_c_m_a_p.py1030 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1042 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument