Home | History | Annotate | Download | only in front_end

Lines Matching refs:function

35  * @param {!Function} callback
37 Object.observe = function(object, callback) {}
49 * @param {!Function} listener
52 function addEventListener(eventName, listener, capturing) {}
60 Array.prototype.remove = function(value, onlyFirst) {}
66 Array.prototype.pushAll = function(array) {}
72 Array.prototype.keySet = function() {}
79 Array.prototype.rotate = function(index) {}
83 Array.prototype.sortNumbers = function() {}
86 * @param {function(!T,!S):number=} comparator
91 Array.prototype.lowerBound = function(object, comparator) {}
94 * @param {function(!T,!S):number=} comparator
99 Array.prototype.upperBound = function(object, comparator) {}
102 * @param {function(!T,!S):number} comparator
107 Array.prototype.binaryIndexOf = function(value, comparator) {}
109 * @param {function(number, number): number} comparator
117 Array.prototype.sortRange = function(comparator, leftBound, rightBound, sortWindowLeft, sortWindowRight) {}
120 * @param {function(!T,!T): number=} comparator
125 Array.prototype.stableSort = function(comparator) {}
129 * @param {function(number,number):boolean} comparator
135 Array.prototype.partition = function(comparator, left, right, pivotIndex) {}
140 * @param {function(number,number):boolean=} comparator
143 Array.prototype.qselect = function(k, comparator) {}
151 Array.prototype.select = function(field) {}
158 Array.prototype.peekLast = function() {}
162 * @param {function(T,T):number} comparator
167 Array.prototype.intersectOrdered = function(array, comparator) {}
171 * @param {function(T,T):number} comparator
176 Array.prototype.mergeOrdered = function(array, comparator) {}
182 function DOMFileSystem() {}
195 WebInspector.reload = function() { }
200 function AuditCategory() {}
202 function AuditResult() {}
204 function EventSink() {}
206 function ExtensionSidebarPane() {}
208 function Panel() {}
210 function PanelWithSidebar() {}
212 function Request() {}
214 function Resource() {}
216 function Timeline() {}
223 function ExtensionDescriptor() {
231 function ExtensionReloadOptions() {
240 difflib.stringAsLines = function(text) { return []; }
242 difflib.SequenceMatcher = function(baseText, newText) { }
243 difflib.SequenceMatcher.prototype.get_opcodes = function() { return []; }
246 var Doc = function() { }
255 var CodeMirror = function(element, config) { }
256 CodeMirror.on = function(obj, type, handler) { }
260 addKeyMap: function(map) { },
261 addLineClass: function(handle, where, cls) { },
263 addLineWidget: function(handle, node, options) { },
268 addOverlay: function(spec, options) { },
269 addWidget: function(pos, node, scroll, vert, horiz) { },
270 charCoords: function(pos, mode) { },
271 clearGutter: function(gutterID) { },
272 clearHistory: function() { },
273 clipPos: function(pos) { },
275 coordsChar: function(coords, mode) { },
277 cursorCoords: function(start, mode) { },
278 defaultCharWidth: function() { },
279 defaultTextHeight: function() { },
280 deleteH: function(dir, unit) { },
285 eachLine: function(from, to, op) { },
286 execCommand: function(cmd) { },
287 extendSelection: function(from, to) { },
288 findMarksAt: function(pos) { },
294 findMatchingBracket: function(from, strict, config) { },
295 findPosH: function(from, amount, unit, visually) { },
296 findPosV: function(from, amount, unit, goalColumn) { },
297 firstLine: function() { },
298 focus: function() { },
299 getAllMarks: function() { },
301 getCursor: function(start) { },
302 getDoc: function() { },
303 getGutterElement: function() { },
304 getHistory: function() { },
305 getInputField: function(){ },
306 getLine: function(line) { },
310 getLineHandle: function(line) { },
311 getLineNumber: function(line) { },
312 getMode: function() { },
313 getOption: function(option) { },
315 getRange: function(from, to, lineSep) { },
319 getScrollInfo: function() { },
320 getScrollerElement: function() { },
321 getSelection: function() { },
322 getSelections: function() { },
323 getStateAfter: function(line) { },
324 getTokenAt: function(pos) { },
326 getValue: function(lineSep) { },
327 getViewport: function() { },
328 getWrapperElement: function() { },
329 hasFocus: function() { },
330 historySize: function() { },
331 indentLine: function(n, dir, aggressive) { },
332 indentSelection: function(how) { },
333 indexFromPos: function(coords) { },
334 isClean: function() { },
335 iterLinkedDocs: function(f) { },
336 lastLine: function() { },
337 lineCount: function() { },
338 lineInfo: function(line) { },
343 lineAtHeight: function(height, mode) { },
344 linkedDoc: function(options) { },
345 listSelections: function() { },
346 markClean: function() { },
347 markText: function(from, to, options) { },
348 moveH: function(dir, unit) { },
349 moveV: function(dir, unit) { },
350 off: function(type, f) { },
351 on: function(type, f) { },
352 operation: function(f) { },
353 posFromIndex: function(off) { },
354 redo: function() { },
355 refresh: function() { },
356 removeKeyMap: function(map) { },
357 removeLine: function(line) { },
358 removeLineClass: function(handle, where, cls) { },
359 removeLineWidget: function(widget) { },
360 removeOverlay: function(spec) { },
362 replaceRange: function(code, from, to, origin) { },
367 replaceSelection: function(replacement, select) { },
371 replaceSelections: function(textPerSelection) { },
373 scrollIntoView: function(pos, margin) { },
374 scrollTo: function(x, y) { },
375 setBookmark: function(pos, options) { },
376 setCursor: function(line, ch, extend) { },
377 setExtending: function(val) { },
378 setGutterMarker: function(line, gutterID, value) { },
379 setHistory: function(histData) { },
380 setLine: function(line, text) { },
381 setOption: function(option, value) { },
382 setSelection: function(anchor, head) { },
387 setSelections: function(selections, primaryIndex, config) { },
388 setSize: function(width, height) { },
389 setValue: function(code) { },
390 somethingSelected: function() { },
391 swapDoc: function(doc) { },
392 undo: function() { },
393 unlinkDoc: function(other) { }
399 CodeMirror.showHint = function(codeMirror, hintintFunction) { };
403 CodeMirror.getMode = function(options, spec) { };
404 CodeMirror.overlayMode = function(mode1, mode2, squashSpans) { };
405 CodeMirror.defineMode = function(modeName, modeConstructor) { };
406 CodeMirror.startState = function(mode) { };
409 CodeMirror.Pos = function(line, ch) { }
420 CodeMirror.cmpPos = function(pos1, pos2) { };
423 CodeMirror.StringStream = function(line)
429 backUp: function (n) { },
430 column: function () { },
431 current: function () { },
432 eat: function (match) { },
433 eatSpace: function () { },
434 eatWhile: function (match) { },
435 eol: function () { },
436 indentation: function () { },
442 match: function (pattern, consume, caseInsensitive) { },
443 next: function () { },
444 peek: function () { },
445 skipTo: function (ch) { },
446 skipToEnd: function () { },
447 sol: function () { }
460 function ErrorEvent() {}
469 * @param {function()} onCatch
471 Promise.prototype.catch = function(onCatch) {};
482 function Symbol(description) {}