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

  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 83 : view_(view), type_(type), point_(point), flags_(flags) {}
87 views::MouseEvent event(type_, point_.x(), point_.y(), flags_);
94 gfx::Point screen_location(point_.x(), point_.y());
118 gfx::Point point_; member in class:MouseEventTask
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 286 milliseconds