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

  /external/chromium_org/third_party/ots/src/
ots.cc 261 uint32_t reported_length; local
262 if (!file.ReadU32(&reported_length) || length != reported_length) {
woff2.cc 887 uint32_t reported_length; local
888 if (!file.ReadU32(&reported_length) || length != reported_length) {
    [all...]

Completed in 49 milliseconds