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

  /external/chromium_org/ui/events/test/
events_test_utils_x11.h 85 void SetUpValuators(const std::vector<Valuator>& valuators);
events_test_utils_x11.cc 203 SetUpValuators(std::vector<Valuator>());
229 SetUpValuators(
249 SetUpValuators(
264 SetUpValuators(valuators);
274 SetUpValuators(valuators_with_time);
277 void ScopedXI2Event::SetUpValuators(const std::vector<Valuator>& valuators) {

Completed in 83 milliseconds