HomeSort by relevance Sort by last modified time
    Searched refs:clearSelection (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/public/platform/
WebLayerTreeView.h 138 virtual void clearSelection() { }
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
EdgeSwipeDetector.java 67 mTable.clearSelection();
KeyboardInterpreter.java 46 mTable.clearSelection();
PhotoTable.java 76 PhotoTable.this.clearSelection();
190 public void clearSelection() {
214 clearSelection();
233 clearSelection();
247 clearSelection();
413 clearSelection();
    [all...]
PhotoTouchListener.java 212 mTable.clearSelection();
  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.h 65 virtual void clearSelection() OVERRIDE;
web_layer_tree_view_impl_for_testing.cc 177 void WebLayerTreeViewImplForTesting::clearSelection() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 180 mActivityCombo.clearSelection();
365 mActivityCombo.clearSelection();
369 mActivityCombo.clearSelection();
383 mActivityCombo.clearSelection();
444 mActivityCombo.clearSelection();
EmulatorConfigTab.java 499 mSpeedCombo.clearSelection();
513 mDelayCombo.clearSelection();
  /external/chromium_org/mojo/services/html_viewer/
weblayertreeview_impl.h 100 virtual void clearSelection() {}
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java     [all...]
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.h 122 virtual void clearSelection() OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObjectChildList.cpp 88 owner->view()->clearSelection();
RenderView.h 100 void clearSelection();
  /external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.h 209 void clearSelection();
WebLocalFrameImpl.h 198 virtual void stopFinding(bool clearSelection) OVERRIDE;
WebRemoteFrameImpl.h 149 virtual void stopFinding(bool clearSelection) OVERRIDE;
WebRemoteFrameImpl.cpp 724 void WebRemoteFrameImpl::stopFinding(bool clearSelection)
PopupListBox.cpp 581 clearSelection();
646 void PopupListBox::clearSelection()
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
Caret.cpp 109 m_position.deepEquivalent().document()->renderView()->clearSelection();
  /external/chromium_org/third_party/WebKit/public/web/
WebFrame.h 549 // clearSelection is true, it will also make sure the end state for the
552 virtual void stopFinding(bool clearSelection) = 0;
  /external/chromium_org/third_party/polymer/components-chromium/core-list/
core-list-extracted.js 97 this.clearSelection();
329 clearSelection: function() {
  /external/proguard/src/proguard/gui/
ListPanel.java 288 list.clearSelection();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 193 mKeyAliases.clearSelection();
  /external/chromium_org/third_party/flot/
jquery.flot.selection.min.js 69 - clearSelection( preventEvent )
79 */(function(e){function t(t){function s(e){n.active&&(h(e),t.getPlaceholder().trigger("plotselecting",[a()]))}function o(t){if(t.which!=1)return;document.body.focus(),document.onselectstart!==undefined&&r.onselectstart==null&&(r.onselectstart=document.onselectstart,document.onselectstart=function(){return!1}),document.ondrag!==undefined&&r.ondrag==null&&(r.ondrag=document.ondrag,document.ondrag=function(){return!1}),c(n.first,t),n.active=!0,i=function(e){u(e)},e(document).one("mouseup",i)}function u(e){return i=null,document.onselectstart!==undefined&&(document.onselectstart=r.onselectstart),document.ondrag!==undefined&&(document.ondrag=r.ondrag),n.active=!1,h(e),m()?f():(t.getPlaceholder().trigger("plotunselected",[]),t.getPlaceholder().trigger("plotselecting",[null])),!1}function a(){if(!m())return null;if(!n.show)return null;var r={},i=n.first,s=n.second;return e.each(t.getAxes(),function(e,t){if(t.used){var n=t.c2p(i[t.direction]),o=t.c2p(s[t.direction]);r[e]={from:Math.min(n,o),to:Math.max(n,o)}}}),r}function f(){var e=a();t.getPlaceholder().trigger("plotselected",[e]),e.xaxis&&e.yaxis&&t.getPlaceholder().trigger("selected",[{x1:e.xaxis.from,y1:e.yaxis.from,x2:e.xaxis.to,y2:e.yaxis.to}])}function l(e,t,n){return t<e?e:t>n?n:t}function c(e,r){var i=t.getOptions(),s=t.getPlaceholder().offset(),o=t.getPlotOffset();e.x=l(0,r.pageX-s.left-o.left,t.width()),e.y=l(0,r.pageY-s.top-o.top,t.height()),i.selection.mode=="y"&&(e.x=e==n.first?0:t.width()),i.selection.mode=="x"&&(e.y=e==n.first?0:t.height())}function h(e){if(e.pageX==null)return;c(n.second,e),m()?(n.show=!0,t.triggerRedrawOverlay()):p(!0)}function p(e){n.show&&(n.show=!1,t.triggerRedrawOverlay(),e||t.getPlaceholder().trigger("plotunselected",[]))}function d(e,n){var r,i,s,o,u=t.getAxes();for(var a in u){r=u[a];if(r.direction==n){o=n+r.n+"axis",!e[o]&&r.n==1&&(o=n+"axis");if(e[o]){i=e[o].from,s=e[o].to;break}}}e[o]||(r=n=="x"?t.getXAxes()[0]:t.getYAxes()[0],i=e[n+"1"],s=e[n+"2"]);if(i!=null&&s!=null&&i>s){var f=i;i=s,s=f}return{from:i,to:s,axis:r}}function v(e,r){var i,s,o=t.getOptions();o.selection.mode=="y"?(n.first.x=0,n.second.x=t.width()):(s=d(e,"x"),n.first.x=s.axis.p2c(s.from),n.second.x=s.axis.p2c(s.to)),o.selection.mode=="x"?(n.first.y=0,n.second.y=t.height()):(s=d(e,"y"),n.first.y=s.axis.p2c(s.from),n.second.y=s.axis.p2c(s.to)),n.show=!0,t.triggerRedrawOverlay(),!r&&m()&&f()}function m(){var e=t.getOptions().selection.minSize;return Math.abs(n.second.x-n.first.x)>=e&&Math.abs(n.second.y-n.first.y)>=e}var n={first:{x:-1,y:-1},second:{x:-1,y:-1},show:!1,active:!1},r={},i=null;t.clearSelection=p,t.setSelection=v,t.getSelection=a,t.hooks.bindEvents.push(function(e,t){var n=e.getOptions();n.s (…)

Completed in 1192 milliseconds

1 2