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

  /external/chromium_org/third_party/ots/src/
woff2.cc 599 unsigned int flag_size = total_n_points; local
600 if (flag_size > flag_stream.length() - flag_stream.offset()) {
628 if (!flag_stream.Skip(flag_size)) {
    [all...]

Completed in 313 milliseconds