Searched defs:lineCount (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DBufferedLineReaderTest.cpp208 size_t lineCount = 0; local
216 ASSERT_LT(lineCount, numTestLines);
217 ASSERT_EQ(line, lines[lineCount++]);
220 ASSERT_EQ(lineCount, numTestLines);
241 size_t lineCount = 0; local
249 ASSERT_LT(lineCount, numTestLines);
250 ASSERT_EQ(line, lines[lineCount++]);
253 ASSERT_EQ(lineCount, numTestLines);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A Dutilities.js98 String.prototype.lineCount = function()
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplifyAddIntersectingTs_Test.cpp39 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
56 static const size_t testCount = lineCount + quadCount + cubicCount;
60 if (outer < lineCount) {
66 outer -= lineCount;
H A DSimplifyAngle_Test.cpp29 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
115 for (x = 0; x < lineCount; ++x) {
123 for (x = 0; x < lineCount; ++x) {
130 for (size_t x = 0; x < lineCount; ++x) {
/external/chromium_org/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp21 int lineCount = ran.nextRangeU(1, 10); local
23 for (int lIndex = 0; lIndex < lineCount; ++lIndex) {
66 int lineCount = ran.nextRangeU(1, 10); local
68 for (int lIndex = 0; lIndex < lineCount; ++lIndex) {
/external/skia/experimental/Intersection/
H A DSimplifyAddIntersectingTs_Test.cpp39 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
56 static const size_t testCount = lineCount + quadCount + cubicCount;
60 if (outer < lineCount) {
66 outer -= lineCount;
H A DSimplifyAngle_Test.cpp29 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
115 for (x = 0; x < lineCount; ++x) {
123 for (x = 0; x < lineCount; ++x) {
130 for (size_t x = 0; x < lineCount; ++x) {
/external/chromium_org/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp118 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
119 SkASSERT(lineCount <= SkLineClipper::kMaxClippedLineSegments);
120 for (int i = 0; i < lineCount; i++) {
194 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
195 for (int i = 0; i < lineCount; i++) {
H A DSkLineClipper.cpp226 int lineCount = 1; local
270 lineCount = SkToInt(r - result);
276 for (int i = 0; i <= lineCount; i++) {
277 lines[lineCount - i] = result[i];
280 memcpy(lines, result, (lineCount + 1) * sizeof(SkPoint));
282 return lineCount;
/external/skia/src/core/
H A DSkEdgeBuilder.cpp118 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
119 SkASSERT(lineCount <= SkLineClipper::kMaxClippedLineSegments);
120 for (int i = 0; i < lineCount; i++) {
194 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
195 for (int i = 0; i < lineCount; i++) {
H A DSkLineClipper.cpp226 int lineCount = 1; local
270 lineCount = SkToInt(r - result);
276 for (int i = 0; i <= lineCount; i++) {
277 lines[lineCount - i] = result[i];
280 memcpy(lines, result, (lineCount + 1) * sizeof(SkPoint));
282 return lineCount;
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dread.c37 static int32_t lineCount; variable
52 lineCount = 1;
83 *linenumber = lineCount;
103 *linenumber = lineCount;
200 lineCount++;
222 warning(lineCount, "Mixing quoted and unquoted strings");
404 line = lineCount;
422 /* increment the lineCount */
450 lineCount++;
467 lineCount
[all...]
/external/icu/icu4c/source/tools/genrb/
H A Dread.c37 static int32_t lineCount; variable
52 lineCount = 1;
83 *linenumber = lineCount;
103 *linenumber = lineCount;
200 lineCount++;
222 warning(lineCount, "Mixing quoted and unquoted strings");
404 line = lineCount;
422 /* increment the lineCount */
450 lineCount++;
467 lineCount
[all...]
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
H A DAXObject.cpp841 int lineCount = -1; local
852 ++lineCount;
855 return lineCount;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderDeprecatedFlexibleBox.cpp887 maxLineCount = std::max(maxLineCount, toRenderBlock(child)->lineCount());
902 int lineCount = blockChild->lineCount(); local
903 if (lineCount <= numVisibleLines)
918 RootInlineBox* lastLine = blockChild->lineAtIndex(lineCount - 1);
H A DRenderBlockFlow.cpp789 unsigned lineCount = std::max<unsigned>(renderStyle->hasAutoOrphans() ? 1 : renderStyle->orphans(), renderStyle->hasAutoWidows() ? 1 : renderStyle->widows()); local
790 if (lineCount > 1) {
792 for (unsigned i = 1; i < lineCount && line->prevRootBox(); i++)
843 int lineIndex = lineCount(lineBox);
H A DRenderBlock.cpp3837 int RenderBlock::lineCount(const RootInlineBox* stopRootInlineBox, bool* found) const function in class:blink::RenderBlock
3855 count += toRenderBlock(obj)->lineCount(stopRootInlineBox, &recursiveFound);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A Dexterns.js337 lineCount: function() { },
/external/glide/third_party/disklrucache/
H A Ddisklrucache-2.0.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/jakewharton/ com/jakewharton/disklrucache/ com/jakewharton/disklrucache/DiskLruCache ...
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h3234 UINT32 lineCount; member in struct:DWRITE_TEXT_METRICS
4226 /// maxHitTestMetricsCount = lineCount * maxBidiReorderingDepth
4228 /// where lineCount is obtained from the value of the output argument
/external/chromium_org/v8/src/
H A Dmirror-debugger.js2327 ScriptMirror.prototype.lineCount = function() {
2328 return this.script_.lineCount();
2374 result += this.lineOffset() + this.lineCount() - 1;
2376 result += this.lineCount();
2643 content.lineCount = mirror.lineCount();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 1023 milliseconds

12