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 166 enum FlushOption {
176 FlushOption);
WebPageSerializerImpl.cpp 273 FlushOption flushOption)
276 if (flushOption != ForceFlush && m_dataBuffer.length() <= dataBufferCapacity)

Completed in 470 milliseconds