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

  /external/chromium/chrome/browser/ui/views/
dropdown_bar_view.h 32 void set_animation_offset(int offset) { animation_offset_ = offset; } function in class:DropdownBarView
dropdown_bar_host.cc 171 view_->set_animation_offset(animation_offset_);

Completed in 770 milliseconds