HomeSort by relevance Sort by last modified time
    Searched full:x_bytes (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/ots/src/
woff2.cc 286 unsigned int x_bytes = 0; local
298 x_bytes += 1;
300 x_bytes += 2;
338 unsigned int xy_bytes = x_bytes + y_bytes;
339 if (xy_bytes < x_bytes ||
346 int y_offset = flag_offset + x_bytes;
    [all...]

Completed in 62 milliseconds