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 707 void Layer::SetHaveWheelEventHandlers(bool have_wheel_event_handlers) {
888 layer->SetHaveWheelEventHandlers(have_wheel_event_handlers_);
    [all...]
layer_impl.h 422 void SetHaveWheelEventHandlers(bool have_wheel_event_handlers) {

Completed in 57 milliseconds