Searched refs:clearSelection (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/polymer/components-chromium/core-menu/
H A Dcore-submenu-extracted.js21 this.$.submenu.clearSelection();
/external/chromium_org/third_party/polymer/components-chromium/core-selector/
H A Dcore-selector-extracted.js188 this.clearSelection();
216 this.clearSelection();
233 clearSelection: function() {
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebLayerTreeView.h138 virtual void clearSelection() { } function in class:blink::WebLayerTreeView
/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc177 void WebLayerTreeViewImplForTesting::clearSelection() { function in class:content::WebLayerTreeViewImplForTesting
H A Dweb_layer_tree_view_impl_for_testing.h65 virtual void clearSelection() OVERRIDE;
/external/chromium_org/third_party/polymer/components-chromium/core-list/
H A Dcore-list-extracted.js97 this.clearSelection();
329 clearSelection: function() {
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h122 virtual void clearSelection() OVERRIDE;
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.h100 virtual void clearSelection() {} function in class:mojo::WebLayerTreeViewImpl
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObjectChildList.cpp88 owner->view()->clearSelection();
H A DRenderView.h100 void clearSelection();
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dsource_row.js196 this.parentView_.clearSelection();
H A Devents_view.js343 clearSelection: function() {
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DCaret.cpp109 m_position.deepEquivalent().document()->renderView()->clearSelection();
H A DFrameSelection.cpp372 m_selection.start().document()->renderView()->clearSelection();
1180 view->clearSelection();
1581 view->clearSelection();
/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.h209 void clearSelection();
H A DWebRemoteFrameImpl.h149 virtual void stopFinding(bool clearSelection) OVERRIDE;
H A DWebLocalFrameImpl.h198 virtual void stopFinding(bool clearSelection) OVERRIDE;
H A DWebRemoteFrameImpl.cpp724 void WebRemoteFrameImpl::stopFinding(bool clearSelection) argument
H A DPopupListBox.cpp581 clearSelection();
646 void PopupListBox::clearSelection() function in class:blink::PopupListBox
/external/proguard/src/proguard/gui/
H A DListPanel.java288 list.clearSelection();
/external/chromium_org/chrome/browser/resources/options/
H A Dlanguage_list.js185 clearSelection: function() {
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddirectory_model.js882 this.clearSelection();
892 DirectoryModel.prototype.clearSelection = function() {
H A Ddirectory_tree.js498 this.parentTree_.directoryModel.clearSelection();
736 this.parentTree_.directoryModel.clearSelection();
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h549 // 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/flot/
H A Djquery.flot.selection.min.js69 - 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 474 milliseconds

12