HomeSort by relevance Sort by last modified time
    Searched refs:EndSize (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/tables/
otConverters.py 320 EndSize = tableDict["EndSize"]
323 nItems = EndSize - StartSize + 1
343 EndSize = tableDict["EndSize"]
347 nItems = EndSize - StartSize + 1
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 259 TT_uint16_t EndSize;
261 TDevice(): StartSize(0), EndSize(0), DeltaFormat(0) {}

Completed in 78 milliseconds