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

/external/chromium_org/third_party/brotli/src/woff2/
H A Dwoff2_dec.cc66 bool Read255UShort(Buffer* buf, unsigned int* value) { function in namespace:woff2::__anon11702
480 if (!Read255UShort(&glyph_stream, &instruction_size)) {
500 if (!Read255UShort(&n_points_stream, &n_points_contour)) {
545 if (!Read255UShort(&glyph_stream, &instruction_size)) {
/external/chromium_org/third_party/ots/src/
H A Dwoff2.cc152 bool Read255UShort(ots::Buffer* buf, unsigned int* value) { function in namespace:__anon14754
587 if (!Read255UShort(&glyph_stream, &instruction_size)) {
608 if (!Read255UShort(&n_points_stream, &n_points_contour)) {
653 if (!Read255UShort(&glyph_stream, &instruction_size)) {

Completed in 340 milliseconds