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

  /external/webkit/Source/WebCore/platform/qt/
QWebPageClient.h 60 virtual void markForSync(bool scheduleSync = false) {}
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
PageClientQt.h 95 virtual void markForSync(bool scheduleSync);
204 virtual void markForSync(bool scheduleSync);
PageClientQt.cpp 166 void PageClientQWidget::markForSync(bool scheduleSync)
359 void PageClientQGraphicsWidget::markForSync(bool scheduleSync)
ChromeClientQt.cpp 631 platformPageClient()->markForSync(false);
638 platformPageClient()->markForSync(true);

Completed in 121 milliseconds