Searched defs:addLine (Results 1 - 16 of 16) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DHeaders.java143 public Builder addLine(String line) { method in class:Headers.Builder
/external/chromium_org/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp25 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
59 this->addLine(pts);
196 this->addLine(&lines[i]);
242 this->addLine(pts);
/external/skia/src/core/
H A DSkEdgeBuilder.cpp25 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
59 this->addLine(pts);
196 this->addLine(&lines[i]);
242 this->addLine(pts);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLViewSourceDocument.cpp188 addLine(className);
198 void HTMLViewSourceDocument::addLine(const AtomicString& className) function in class:blink::HTMLViewSourceDocument
245 addLine(className);
291 addLine("html-tag");
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dparagraph.cpp171 void Paragraph::addLine(const ParagraphLayout::Line *line) function in class:Paragraph
208 addLine(line);
211 addLine(NULL);
H A Dpflow.c266 static void addLine(pf_object *obj, pl_line *line) function
307 addLine(obj, line);
310 addLine(obj, NULL);
/external/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp171 void Paragraph::addLine(const ParagraphLayout::Line *line) function in class:Paragraph
208 addLine(line);
211 addLine(NULL);
H A Dpflow.c266 static void addLine(pf_object *obj, pl_line *line) function
307 addLine(obj, line);
310 addLine(obj, NULL);
/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.h62 int addLine(const SkPoint pts[2]) { function in class:SkOpContour
63 fSegments.push_back().addLine(pts, fOperand, fXor);
H A DSkOpSegment.cpp434 void SkOpSegment::addLine(const SkPoint pts[2], bool operand, bool evenOdd) { function in class:SkOpSegment
/external/skia/src/pathops/
H A DSkOpContour.h62 int addLine(const SkPoint pts[2]) { function in class:SkOpContour
63 fSegments.push_back().addLine(pts, fOperand, fXor);
/external/llvm/include/llvm/Support/
H A DGCOV.h312 void addLine(uint32_t N) { Lines.push_back(N); } function in class:llvm::GCOVBlock
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp213 void addLine(uint32_t Line) { function in class:__anon26255::GCOVLines
541 Lines.addLine(Loc.getLine());
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1757 milliseconds