OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newLineCount
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseChunkRange.pl
87
newLineCount
=> 4,
99
newLineCount
=> 4,
111
newLineCount
=> 1,
123
newLineCount
=> 4,
135
newLineCount
=> 0,
147
newLineCount
=> 1,
163
newLineCount
=> 4,
176
newLineCount
=> 1,
191
newLineCount
=> 4,
203
newLineCount
=> 4
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSFormatter.js
219
var
newLineCount
= atLeastOne && !this._needNewLines ? 1 : this._needNewLines;
220
if (
newLineCount
)
222
for (var i = 0; i <
newLineCount
; ++i)
/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
);
/frameworks/base/core/java/android/text/
DynamicLayout.java
438
* @param
newLineCount
the number of lines that will replace the range, possibly 0
442
void updateBlocks(int startLine, int endLine, int
newLineCount
) {
466
boolean createBlock =
newLineCount
> 0;
506
final int deltaLines =
newLineCount
- (endLine - startLine + 1);
527
mBlockEndLines[blockIndex] = startLine +
newLineCount
- 1;
/external/chromium_org/third_party/WebKit/Tools/Scripts/
VCSUtils.pm
553
#
newLineCount
: the new line count in the new file.
566
$chunkRange{
newLineCount
} = defined($5) ? $6 : 1;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 389 milliseconds