OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gesture
(Results
76 - 86
of
86
) sorted by null
1
2
3
4
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/external/chromium_org/content/browser/frame_host/
render_frame_host_manager_unittest.cc
[
all
...]
/external/chromium_org/win8/metro_driver/
chrome_app_view.cc
694
// Register for edge
gesture
notifications.
[
all
...]
chrome_app_view_ash.cc
325
// Map the OS touch event id to a range allowed by the
gesture
recognizer.
567
// Register for edge
gesture
notifications.
[
all
...]
/external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc
49
params->
gesture
= NavigationGestureUser;
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/resources/
calendarPicker.js
[
all
...]
/external/chromium_org/content/renderer/
render_view_impl.cc
[
all
...]
/external/chromium-trace/
script.js
57
base.exportTo("tracing.importer.linux_perf",function(){function d(a){b.call(this,a);a.registerEventHandler("tracing_mark_write:log",d.prototype.logEvent.bind(this));a.registerEventHandler("tracing_mark_write:SyncInterpret",d.prototype.syncEvent.bind(this));a.registerEventHandler("tracing_mark_write:HandleTimer",d.prototype.timerEvent.bind(this))}var b=tracing.importer.linux_perf.Parser;d.prototype={__proto__:b.prototype,gestureOpenSlice:function(a,c,e){this.importer.getOrCreatePseudoThread("
gesture
").thread.sliceGroup.beginSlice("touchpad_gesture",
58
a,c,e)},gestureCloseSlice:function(a,c){var e=this.importer.getOrCreatePseudoThread("
gesture
").thread;if(e.sliceGroup.openSliceCount){var b=e.sliceGroup.mostRecentlyOpenedPartialSlice;b.title!=a?this.importer.importError("Titles do not match. Title is "+b.title+" in openSlice, and is "+a+" in endSlice"):e.sliceGroup.endSlice(c)}},logEvent:function(a,c,e,b,g){a=/^\s*(\w+):\s*(\w+)$/.exec(g.details);switch(a[1]){case "start":this.gestureOpenSlice("GestureLog",b,{name:a[2]});break;case "end":this.gestureCloseSlice("GestureLog",
[
all
...]
Completed in 179 milliseconds
1
2
3
4