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

  /external/chromium_org/third_party/WebKit/Source/core/page/
PageAnimator.cpp 6 #include "core/page/PageAnimator.h"
19 PageAnimator::PageAnimator(Page* page)
27 void PageAnimator::serviceScriptedAnimations(double monotonicAnimationStartTime)
52 void PageAnimator::scheduleVisualUpdate()
60 void PageAnimator::updateLayoutAndStyleForPainting()
PageAnimator.h 12 class PageAnimator {
14 explicit PageAnimator(Page*);

Completed in 182 milliseconds