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

  /external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializerImpl.h 168 enum FlushOption {
178 FlushOption);
WebPageSerializerImpl.cpp 275 FlushOption flushOption)
278 if (flushOption != ForceFlush && m_dataBuffer.length() <= dataBufferCapacity)

Completed in 198 milliseconds