OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsHandleDragInProgress
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/base/touch/
touch_editing_controller.h
80
virtual bool
IsHandleDragInProgress
() = 0;
/external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h
39
virtual bool
IsHandleDragInProgress
() OVERRIDE;
touch_selection_controller_impl.cc
419
bool TouchSelectionControllerImpl::
IsHandleDragInProgress
() {
/external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.cc
104
if (touch_selection_controller_->
IsHandleDragInProgress
()) {
Completed in 492 milliseconds