HomeSort by relevance Sort by last modified time
    Searched defs:GlyphID (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfapi/render/
cpdf_charposlist.cpp 41 uint32_t GlyphID = charpos.m_GlyphIndex;
44 GlyphID = charpos.m_ExtGID;
47 if (GlyphID != static_cast<uint32_t>(-1)) {
  /external/fonttools/Lib/fontTools/ttLib/tables/
otConverters.py 156 class GlyphID(SimpleValue):
377 "GlyphID": GlyphID,
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 699 typedef UINT16 GlyphID;

Completed in 127 milliseconds