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

  /external/chromium_org/third_party/brotli/src/woff2/
glyph.h 54 const uint8_t* composite_data; member in class:woff2::Glyph
glyph.cc 41 glyph->composite_data = buffer->buffer() + buffer->offset();
353 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst);
transform.cc 158 glyph.composite_data,

Completed in 55 milliseconds