OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_request_touch_events_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/renderer/test_runner/
test_plugin.h
162
bool
re_request_touch_events_
;
member in class:content::TestPlugin
test_plugin.cc
143
re_request_touch_events_
(false),
187
re_request_touch_events_
= ParseBoolean(attribute_value);
215
if (
re_request_touch_events_
) {
Completed in 251 milliseconds