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

  /external/fonttools/Lib/fontTools/ttLib/tables/
_l_o_c_a.py 13 longFormat = ttFont['head'].indexToLocFormat
41 ttFont['head'].indexToLocFormat = 0
44 ttFont['head'].indexToLocFormat = 1
  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 144 SHORT indexToLocFormat; /* 0 for short offsets, 1 for long. */
hb-ot-font.cc 160 if ((unsigned int) head->indexToLocFormat > 1 || head->glyphDataFormat != 0)
166 this->short_offset = 0 == head->indexToLocFormat;
  /external/skia/src/sfnt/
SkOTTable_head.h 126 struct IndexToLocFormat {
131 } indexToLocFormat;
  /external/icu/icu4c/source/samples/layout/
sfnt.h 168 le_int16 indexToLocFormat;
  /external/icu/icu4c/source/test/letest/
FontObject.h 127 le_int16 indexToLocFormat;
sfnt.h 293 le_int16 indexToLocFormat;
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 131 le_int16 indexToLocFormat;
sfnt.h 297 le_int16 indexToLocFormat;

Completed in 128 milliseconds