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

  /external/chromium/chrome/browser/automation/
ui_controls_internal.cc 10 : button_(button), state_(state), followup_(followup) {
16 if (followup_)
17 SendMouseEventsNotifyWhenDone(button_, state_, followup_);
ui_controls_internal.h 26 Task* followup_; member in class:ui_controls::ClickTask

Completed in 578 milliseconds