Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp19 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsLines() local
64 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsQuads() local
/third_party/skia/bench/
H A DTypefaceBench.cpp214 UtfToGlyph(SkTextEncoding encoding, const char* (*text), int lineCount, const char* name) in UtfToGlyph() argument
/third_party/gptfdisk/
H A Dparttypes.cc691 int colCount = 1, lineCount = 1; in ShowAllTypes() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dread.c42 static int32_t lineCount; variable
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dread.c42 static int32_t lineCount; variable
[all...]
/third_party/skia/src/core/
H A DSkLineClipper.cpp216 int lineCount = 1; in ClipLine() local
H A DSkEdgeBuilder.cpp249 int lineCount = SkLineClipper::ClipLine(e.fPts, clip, lines, canCullToTheRight); in buildPoly() local
H A DSkEdgeClipper.cpp54 int lineCount = SkLineClipper::ClipLine(pts, clip, lines, fCanCullToTheRight); in clipLine() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dread.c40 static int32_t lineCount; variable
[all...]
/third_party/skia/modules/skplaintexteditor/include/
H A Deditor.h84 size_t lineCount() const { return fLines.size(); } in lineCount() function in SkPlainTextEditor::Editor
/third_party/skia/experimental/sktext/editor/
H A DTexts.h110 size_t lineCount() const { return fSelectableText->countLines(); } in lineCount() function in skia::editor::DynamicText
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp504 int lineCount = 0; in getOrParseFileTokens() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java69 private transient int lineCount = 1; field in DumbTextComponent
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc47 unsigned lineCount = node->GetHitLineCount(); in buildInspectorObjectForPositionTicks() local
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp188 static uint32_t lineCount=0, wordCount=0; variable
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc857 unsigned lineCount = node->GetHitLineCount(); in SerializeNode() local
792 SerializePositionTicks( const v8::CpuProfileNode* node, int lineCount) SerializePositionTicks() argument
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp1167 int lineCount = lines.count() / 2; in onPrepareDraws() local
/third_party/skia/gm/
H A Dcompositor_quads.cpp261 clipTile(SkCanvas* canvas, int tileID, const SkRect& baseRect, const SkPoint quad[4], const bool edgeAA[4], const SkPoint lines[], int lineCount, int* quadCount) clipTile() argument

Completed in 19 milliseconds