HomeSort by relevance Sort by last modified time
    Searched full:navigate (Results 676 - 700 of 948) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
getstarted.html 200 Navigate to the directory in which your extension files live, and select
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 287 chrome::Navigate(&params);
ui_test_utils.cc 165 chrome::Navigate(params);
  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
search.js 158 * Navigate to the next / previous page.
  /external/chromium_org/components/sessions/
serialized_navigation_entry.cc 51 // If you want to navigate a named frame in Chrome, you will first need to
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl.cc 63 // get confused if we navigate back to it.
854 // page ID (-1) we know it didn't actually navigate. This happens in a few
    [all...]
  /external/chromium_org/content/browser/
plugin_browsertest.cc 200 // Navigate asynchronously because if we waitd until it completes, there's a
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
AccessibilityInjector.java 151 * first initialized or right before the {@link ContentViewCore} is about to navigate to a URL
  /external/chromium_org/content/renderer/accessibility/
renderer_accessibility_browsertest.cc 352 // Navigate, so we're not swapped out anymore. Now we should
  /external/chromium_org/third_party/flot/
jquery.flot.navigate.min.js 86 */(function(e){function t(i){var l,h=this,p=i.data||{};if(p.elem)h=i.dragTarget=p.elem,i.dragProxy=a.proxy||h,i.cursorOffsetX=p.pageX-p.left,i.cursorOffsetY=p.pageY-p.top,i.offsetX=i.pageX-i.cursorOffsetX,i.offsetY=i.pageY-i.cursorOffsetY;else if(a.dragging||p.which>0&&i.which!=p.which||e(i.target).is(p.not))return;switch(i.type){case"mousedown":return e.extend(p,e(h).offset(),{elem:h,target:i.target,pageX:i.pageX,pageY:i.pageY}),o.add(document,"mousemove mouseup",t,p),s(h,!1),a.dragging=null,!1;case!a.dragging&&"mousemove":if(r(i.pageX-p.pageX)+r(i.pageY-p.pageY)<p.distance)break;i.target=p.target,l=n(i,"dragstart",h),l!==!1&&(a.dragging=h,a.proxy=i.dragProxy=e(l||h)[0]);case"mousemove":if(a.dragging){if(l=n(i,"drag",h),u.drop&&(u.drop.allowed=l!==!1,u.drop.handler(i)),l!==!1)break;i.type="mouseup"};case"mouseup":o.remove(document,"mousemove mouseup",t),a.dragging&&(u.drop&&u.drop.handler(i),n(i,"dragend",h)),s(h,!0),a.dragging=a.proxy=p.elem=!1}return!0}function n(t,n,r){t.type=n;var i=e.event.dispatch.call(r,t);return i===!1?!1:i||t.result}function r(e){return Math.pow(e,2)}function i(){return a.dragging===!1}function s(e,t){e&&(e.unselectable=t?"off":"on",e.onselectstart=function(){return t},e.style&&(e.style.MozUserSelect=t?"":"none"))}e.fn.drag=function(e,t,n){return t&&this.bind("dragstart",e),n&&this.bind("dragend",n),e?this.bind("drag",t?t:e):this.trigger("drag")};var o=e.event,u=o.special,a=u.drag={not:":input",distance:0,which:1,dragging:!1,setup:function(n){n=e.extend({distance:a.distance,which:a.which,not:a.not},n||{}),n.distance=r(n.distance),o.add(this,"mousedown",t,n),this.attachEvent&&this.attachEvent("ondragstart",i)},teardown:function(){o.remove(this,"mousedown",t),this===a.dragging&&(a.dragging=a.proxy=!1),s(this,!0),this.detachEvent&&this.detachEvent("ondragstart",i)}};u.dragstart=u.dragend={setup:function(){},teardown:function(){}}})(jQuery),function(e){function t(t){var n=t||window.event,r=[].slice.call(arguments,1),i=0,s=0,o=0,t=e.event.fix(n);return t.type="mousewheel",n.wheelDelta&&(i=n.wheelDelta/120),n.detail&&(i=-n.detail/3),o=i,void 0!==n.axis&&n.axis===n.HORIZONTAL_AXIS&&(o=0,s=-1*i),void 0!==n.wheelDeltaY&&(o=n.wheelDeltaY/120),void 0!==n.wheelDeltaX&&(s=-1*n.wheelDeltaX/120),r.unshift(t,i,s,o),(e.event.dispatch||e.event.handle).apply(this,r)}var n=["DOMMouseScroll","mousewheel"];if(e.event.fixHooks)for(var r=n.length;r;)e.event.fixHooks[n[--r]]=e.event.mouseHooks;e.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var e=n.length;e;)this.addEventListener(n[--e],t,!1);else this.onmousewheel=t},teardown:function(){if(this.removeEventListener)for(var e=n.length;e;)this.removeEventListener(n[--e],t,!1);else this.onmousewheel=null}},e.fn.extend({mousewheel:function(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function(e){return this.unbind("mousewheel",e)}})}(jQuery),function(e){function n(t){function n(e,n){var r=t.offset();r.left=e.pageX-r.left,r.top=e.pageY-r.top,n?t.zoomOut({center:r}):t.zoom({center:r})}function r(e,t){return e.preventDefault(),n(e,t<0),!1}function a(e){if(e.which!=1)return!1;var n=t.getPlaceholder().css("cursor");n&&(i=n),t.getPlaceholder().css("cursor",t.getOptions().pan.cursor),s=e.pageX,o=e.pageY}function f(e){var n=t.getOptions().pan.frameRate;if(u||!n)return;u=setTimeout(function(){t.pan({left:s-e.pageX,top:o-e.pageY}),s=e.pageX,o=e.pageY,u=null},1/n*1e3)}function l(e){u&&(clearTimeout(u),u=null),t.getPlaceholder().css("cursor",i),t.pan({left:s-e.pageX,top:o-e.pageY})}function c(e,t){var i=e.getOptions();i.zoom.interactive&&(t[i.zoom.trigger](n),t.mousewheel(r)),i.pan.interactive&&(t.bind("dragstart",{distance:10},a),t.bind("drag",f),t.bind("dragend",l))}function h(e,t){t.unbind(e.getOptions().zoom.trigger,n),t.unbind("mousewheel",r),t.unbind("dragstart",a),t.unbind("drag",f),t.unbind("dragend",l),u&&clearTimeout(u)}var i="default",s=0,o=0,u=null;t.zoomOut=function(e){e||(e={}),e.amount||(e.amount=t.getOptions().zoom.amount),e.amount=1/e.amount,t.zoom(e)},t.zoom=function(n){n||(n={});var r=n.center,i=n.amount||t.getOptions().zoom.amount,s=t.width(),o=t.height();r||(r={left:s/2,top:o/2});var u=r.left/s,a=r.top/o,f={x:{min:r.left-u*s/i,max:r.left+(1-u)*s/i},y:{min:r.top-a*o/i,max:r.top+(1-a)*o/i}};e.each(t.getAxes(),function(e,t){var n=t.options,r=f[t.direction].min,i=f[t.direction].max,s=n.zoomRange,o=n.panRange;if(s===!1)return;r=t.c2p(r),i=t.c2p(i);if(r>i){var u=r;r=i,i=u}o&&(o[0]!=null&&r<o[0]&&(r=o[0]),o[1]!=null&&i>o[1]&&(i=o[1]));var a=i-r;if(s&&(s[0]!=null&&a<s[0]||s[1]!=null&&a>s[1]))return;n.min=r,n.max=i}),t.setupGrid(),t.draw(),n.preventEvent||t.getPlaceholder().trigger("plotzoom",[t,n])},t.pan=function(n){var r={x:+n.left,y:+n.top};isNaN(r.x)&&(r.x=0),isNaN(r.y)&&(r.y=0),e.each(t.getAxes(),function(e,t){var n=t.options,i,s,o=r[t.direction];i=t.c2p(t.p2c(t.min)+o),s=t.c2p(t.p2c(t.max)+o);var u=n.panRange;if(u===!1)return;u&&(u[0]!=null&&u[0]>i&&(o=u[0]-i,i+=o,s+=o),u[1]!=null&&u[1]<s&&(o=u[1]-s,i+=o,s+=o)),n.min=i,n.max=s}),t.setupGrid(),t.draw(),n.preventEvent||t.getPlaceholder().trigger("plotpan",[t,n])},t.hooks.bindEvents.push(c),t.hooks.shutdown.push(h)}var t={xaxis:{zoomRange:null,panRange:null},zoom:{interactive:!1,trigger:"dblclick",amount:1.5},pan:{interactive:!1,cursor:"move",frameRate:20}};e.plot.plugins.push({init:n,options:t,name:"navigate",version:"1.3"})}(jQuery)
  /external/chromium_org/third_party/mesa/src/src/glsl/
README 125 optimizations like CSE where one must navigate an expression tree.
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.h 613 /// Navigate to a sibling node.
617 /// Navigate to a sibling node.
630 /// Navigate to a sibling node.
634 /// Navigate to a sibling node with the given 'value'.
    [all...]
  /external/chromium_org/third_party/sqlite/
README.chromium 30 # manually navigate to www.sqlite.org and find downloads, use "legacy" version.
  /external/llvm/docs/
LLVMBuild.rst 180 organized into a logical tree to make it easier to navigate and
  /external/mesa3d/src/glsl/
README 125 optimizations like CSE where one must navigate an expression tree.
  /external/qemu/distrib/sdl-1.2.15/
README.OS2 49 Once you have SDL12.DLL compiled, navigate into the 'test' folder, copy in
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 613 /// Navigate to a sibling node.
617 /// Navigate to a sibling node.
630 /// Navigate to a sibling node.
634 /// Navigate to a sibling node with the given 'value'.
    [all...]
  /external/tinyxml/
tinyxml.h 566 /// Navigate to a sibling node.
570 /// Navigate to a sibling node.
581 /// Navigate to a sibling node.
585 /// Navigate to a sibling node with the given 'value'.
    [all...]
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 209 * behavior is to return false. Setting the JsResult to true will navigate
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 77 <strong>common actions more visible</strong> and lets users navigate with
83 <p>Virtual buttons in the System Bar let users navigate instantly to Back, Home,
276 <strong>explore-by-touch mode</strong> that lets users navigate without having
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/edu/
guidelines.jd 125 App is relatively easy to navigate without teacher guidance. Not distracting
  /frameworks/base/docs/html/guide/components/
fragments.jd 73 occurred. The back stack allows the user to reverse a fragment transaction (navigate backwards),
413 activity, allowing the user to navigate backward through the fragment changes (similar to navigating
477 destroyed when the transaction is committed and the user cannot navigate back to it. Whereas, if you
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd 65 <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#focus-nav">users can navigate</a>
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
changes-summary.html 84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
changes-summary.html 84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"

Completed in 1220 milliseconds

<<21222324252627282930>>