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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLParserScheduler.cpp 107 bool needsFirstPaint = document->view() && !document->view()->hasEverPainted();
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.h 227 bool hasEverPainted() const { return m_lastPaintTime; }

Completed in 54 milliseconds