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

  /external/chromium_org/content/shell/renderer/test_runner/
web_test_proxy.cc 343 animate_scheduled_ = false;
549 if (!animate_scheduled_) {
550 animate_scheduled_ = true;
557 if (animate_scheduled_) {
558 animate_scheduled_ = false;
    [all...]
web_test_proxy.h 261 bool animate_scheduled_; member in class:content::WebTestProxyBase

Completed in 582 milliseconds