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

  /external/fonttools/Lib/fontTools/otlLib/
builder.py 179 self.EndSize = endSize = max(keys)
180 assert 0 <= startSize <= endSize
183 for size in range(startSize, endSize + 1)]
491 return (device.DeltaFormat, device.StartSize, device.EndSize,
  /external/harfbuzz_ng/src/
hb-ot-layout-common.hh     [all...]
  /external/clang/lib/Index/
USRGeneration.cpp 168 const unsigned endSize = Buf.size();
169 return startSize == endSize;

Completed in 383 milliseconds