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

  /external/chromium_org/cc/layers/
layer.cc 703 void Layer::SetHaveWheelEventHandlers(bool have_wheel_event_handlers) {
882 layer->SetHaveWheelEventHandlers(have_wheel_event_handlers_);
    [all...]
layer_impl.h 406 void SetHaveWheelEventHandlers(bool have_wheel_event_handlers) {

Completed in 348 milliseconds