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

1 2 3

  /external/chromium_org/third_party/WebKit/public/web/
WebScriptSource.h 42 int startLine;
45 : code(code), startLine(1) { }
47 : code(code), url(url), startLine(1) { }
48 WebScriptSource(const WebString& code, const WebURL& url, int startLine)
49 : code(code), url(url), startLine(startLine) { }
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TextRange.js 33 * @param {number} startLine
38 WebInspector.TextRange = function(startLine, startColumn, endLine, endColumn)
40 this.startLine = startLine;
57 return new WebInspector.TextRange(serializedTextRange.startLine, serializedTextRange.startColumn, serializedTextRange.endLine, serializedTextRange.endColumn);
66 return this.startLine === this.endLine && this.startColumn === this.endColumn;
77 return this.endLine === range.startLine && this.endColumn === range.startColumn;
96 return this.endLine - this.startLine;
109 if (this.startLine > this.endLine || (this.startLine === this.endLine && this.startColumn > this.endColumn)
    [all...]
CSSFormatter.js 74 * @param {number} startLine
79 _tokenCallback: function(startLine, token, type, startColumn)
81 if (startLine !== this._lastLine)
85 this._lastLine = startLine;
101 var startPosition = (startLine ? this._lineEndings[startLine - 1] : 0) + startColumn;
109 this._builder.addToken(token, startPosition, startLine, startColumn);
117 this._builder.addToken(token, startPosition, startLine, startColumn);
123 this._builder.addToken(token, startPosition, startLine, startColumn);
169 * @param {number} startLine
    [all...]
CSSSourceFrame.js 77 var token = this.textEditor.tokenAtTextPosition(selection.startLine, selection.startColumn);
80 token = this.textEditor.tokenAtTextPosition(selection.startLine, selection.startColumn - 1);
87 var cssUnitRange = new WebInspector.TextRange(selection.startLine, token.startColumn, selection.startLine, token.endColumn + 1);
JavaScriptSourceFrame.js 274 var mouseLine = textPosition.startLine;
278 if (textSelection.startLine !== textSelection.endLine || textSelection.startLine !== mouseLine || mouseColumn < textSelection.startColumn || mouseColumn > textSelection.endColumn)
281 var leftCorner = this.textEditor.cursorPositionToCoordinates(textSelection.startLine, textSelection.startColumn);
285 lineNumber: textSelection.startLine,
293 var token = this.textEditor.tokenAtTextPosition(textPosition.startLine, textPosition.startColumn);
296 var lineNumber = textPosition.startLine;
507 var shiftOffset = lineNumber <= oldRange.startLine ? 0 : newRange.linesCount - oldRange.linesCount;
510 if (lineNumber === oldRange.startLine) {
521 if (oldRange.startLine < lineNumber && lineNumber < oldRange.endLine
    [all...]
Script.js 32 * @param {number} startLine
40 WebInspector.Script = function(scriptId, sourceURL, startLine, startColumn, endLine, endColumn, isContentScript, sourceMapURL, hasSourceURL)
44 this.lineOffset = startLine;
UISourceCodeFrame.js 135 start = event.data.newFormatter.originalToFormatted(selection.startLine, selection.startColumn);
138 start = event.data.oldFormatter.formattedToOriginal(selection.startLine, selection.startColumn);
CodeMirrorTextEditor.js 321 this.revealLine(range.startLine);
325 this.setSelection(WebInspector.TextRange.createFromLocation(range.startLine, range.startColumn));
    [all...]
CSSStyleModel.js     [all...]
DebuggerModel.js 491 * @param {number} startLine
499 _parsedScriptSource: function(scriptId, sourceURL, startLine, startColumn, endLine, endColumn, isContentScript, sourceMapURL, hasSourceURL)
501 var script = new WebInspector.Script(scriptId, sourceURL, startLine, startColumn, endLine, endColumn, isContentScript, sourceMapURL, hasSourceURL);
777 * @param {number} startLine
785 scriptParsed: function(scriptId, sourceURL, startLine, startColumn, endLine, endColumn, isContentScript, sourceMapURL, hasSourceURL)
787 this._debuggerModel._parsedScriptSource(scriptId, sourceURL, startLine, startColumn, endLine, endColumn, !!isContentScript, sourceMapURL, hasSourceURL);
    [all...]
  /external/llvm/tools/llvm-readobj/
StreamWriter.h 93 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
95 startLine() << Label << ": " << hex(Value) << "\n";
120 startLine() << Label << " [ (" << hex(Value) << ")\n";
124 startLine() << " " << I->Name << " (" << hex(I->Value) << ")\n";
126 startLine() << "]\n";
131 startLine() << Label << " [ (" << hex(Value) << ")\n";
136 startLine() << " " << hex(Flag) << "\n";
140 startLine() << "]\n";
144 startLine() << Label << ": " << Value << "\n";
148 startLine() << Label << ": " << Value << "\n"
    [all...]
StreamWriter.cpp 36 startLine() << Label;
41 startLine() << format(" %04" PRIX64 ": ", uint64_t(addr));
63 startLine() << ")\n";
65 startLine() << Label << ":";
MachODumper.cpp 215 W.startLine() << "FileHeaders not implemented.\n";
318 W.startLine() << "Section " << Name << " {\n";
328 W.startLine() << "}\n";
368 raw_ostream& OS = W.startLine();
432 W.startLine() << "UnwindInfo not implemented.\n";
ELFDumper.cpp 549 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n";
559 W.startLine() << "}\n";
591 raw_ostream& OS = W.startLine();
763 W.startLine() << "UnwindInfo not implemented.\n";
777 W.startLine() << "DynamicSection [ (" << Total << " entries)\n";
781 W.startLine()
785 W.startLine()
793 W.startLine() << "]\n";
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaSourceWriter.java 58 startLine();
67 startLine();
78 startLine();
84 startLine();
145 startLine();
152 startLine();
186 startLine();
199 startLine();
218 startLine();
228 startLine();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ScriptDebugListener.h 48 : startLine(0)
59 int startLine;
TimelineRecordFactory.h 89 static PassRefPtr<JSONObject> createParseHTMLData(unsigned startLine);
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelodydata.h 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelodydata.h 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelodydata.h 57 EAS_I32 startLine; /* file offset at start of line (for repeats) */
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptSourceCode.h 79 int startLine() const { return m_startPosition.m_line.oneBasedInt(); }
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
comment.js 122 var startLine = self.getLine(start), endLine = end == start ? startLine : self.getLine(end);
123 var open = startLine.indexOf(startString), close = endLine.lastIndexOf(endString);
137 if (pad && startLine.slice(openEnd, openEnd + pad.length) == pad) openEnd += pad.length;
  /frameworks/base/core/java/android/text/
DynamicLayout.java 260 int startline = getLineForOffset(where); local
261 int startv = getLineTop(startline);
298 mInts.deleteAt(startline, endline - startline);
299 mObjects.deleteAt(startline, endline - startline);
306 if (mIncludePad && startline == 0) {
317 mInts.adjustValuesBelow(startline, START, after - before);
318 mInts.adjustValuesBelow(startline, TOP, startv - endv + ht);
355 mInts.insertAt(startline + i, ints)
    [all...]
  /external/aac/libAACenc/src/
aacenc_tns.cpp 507 const INT startLine,
516 for (i=startLine; i<stopLine; i++) {
522 for (i=startLine; i<stopLine; i++) {
544 const INT startLine,
554 for (i=startLine; i<stopLine; i++) {
559 for (i=startLine; i<(stopLine-lag); i++) {
    [all...]
  /frameworks/base/core/tests/coretests/src/android/text/
DynamicLayoutBlocksTest.java 63 private void update(int startLine, int endLine, int newLineCount) {
66 dl.updateBlocks(startLine, endLine, newLineCount);

Completed in 1168 milliseconds

1 2 3