Searched refs:kGlyfYShort (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/brotli/src/woff2/
H A Dwoff2_dec.cc44 const int kGlyfYShort = 1 << 2; member in namespace:woff2::__anon11702
229 flag |= kGlyfYShort | (dy > 0 ? kGlyfThisYIsSame : 0);
/external/chromium_org/third_party/ots/src/
H A Dwoff2.cc26 const int kGlyfYShort = 1 << 2; member in namespace:__anon14754
333 flag |= kGlyfYShort | (dy > 0 ? kGlyfThisYIsSame : 0);

Completed in 123 milliseconds