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

  /external/chromium_org/ui/base/touch/
touch_editing_controller.h 53 virtual bool DrawsHandles() = 0;
  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.h 63 virtual bool DrawsHandles() OVERRIDE;
touch_editable_impl_aura.cc 273 bool TouchEditableImplAura::DrawsHandles() {
  /external/chromium_org/ui/views/controls/textfield/
textfield.h 256 virtual bool DrawsHandles() OVERRIDE;
textfield.cc     [all...]
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 365 if (client_view_->DrawsHandles()) {
touch_selection_controller_impl_unittest.cc 600 virtual bool DrawsHandles() OVERRIDE {

Completed in 87 milliseconds