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

/external/chromium_org/third_party/ots/include/
H A Dots-memory-stream.h48 class ExpandingMemoryStream : public OTSStream { class in namespace:ots
50 ExpandingMemoryStream(size_t initial, size_t limit) function in class:ots::ExpandingMemoryStream
55 ~ExpandingMemoryStream() {
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeSanitizer.cpp61 ots::ExpandingMemoryStream output(m_buffer->size(), maxWebFontSize);

Completed in 336 milliseconds