OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeWOFF2FinalSize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/ots/src/
woff2.h
11
size_t
ComputeWOFF2FinalSize
(const uint8_t *data, size_t length);
ots.cc
392
size_t decompressed_size = ots::
ComputeWOFF2FinalSize
(data, length);
woff2.cc
854
size_t
ComputeWOFF2FinalSize
(const uint8_t* data, size_t length) {
[
all
...]
Completed in 459 milliseconds