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

  /external/chromium_org/third_party/brotli/src/woff2/
woff2_dec.cc 43 const int kGlyfXShort = 1 << 1;
221 flag |= kGlyfXShort | (dx > 0 ? kGlyfThisXIsSame : 0);
  /external/chromium_org/third_party/ots/src/
woff2.cc 25 const int kGlyfXShort = 1 << 1;
325 flag |= kGlyfXShort | (dx > 0 ? kGlyfThisXIsSame : 0);
    [all...]

Completed in 217 milliseconds