OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_pinch_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/input/
touch_emulator.cc
50
allow_pinch_
(false) {
99
allow_pinch_
= allow_pinch;
391
return shift_pressed_ &&
allow_pinch_
;
touch_emulator.h
65
bool
allow_pinch_
;
member in class:content::TouchEmulator
Completed in 102 milliseconds