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

  /external/chromium_org/ui/events/x/
device_data_manager.cc 117 : xi_opcode_(-1),
136 xi_opcode_ = -1;
162 xi_opcode_ = opcode;
163 CHECK_NE(-1, xi_opcode_);
182 return xi_opcode_ != -1;
361 native_event->xcookie.extension != xi_opcode_)
device_data_manager.h 258 int xi_opcode_; member in class:ui::DeviceDataManager

Completed in 44 milliseconds