Searched refs:removeOverlay (Results 1 – 12 of 12) sorted by relevance
49 - (void)removeOverlay;
93 - (void)removeOverlay { method113 selector:@selector(removeOverlay)
422 [draggedController_ removeOverlay];426 [draggedController_ removeOverlay];
36 ImageBuffer.prototype.removeOverlay = function(overlay) { method in ImageBuffer
338 this.editor_.getBuffer().removeOverlay(this);
424 removeOverlay: function(spec) { }, method in CodeMirror
1372 this._codeMirror.removeOverlay(this._highlightDescriptor.overlay);
3869 removeOverlay: methodOp(function(spec) { property
3881 removeOverlay: methodOp(function(spec) { property