Searched refs:collapsed (Results 1 - 14 of 14) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsConic.h22 bool collapsed() const { function in struct:SkDConic
23 return fPts.collapsed();
H A DSkPathOpsQuad.h28 bool collapsed() const { function in struct:SkDQuad
H A DSkPathOpsCubic.h37 bool collapsed() const { function in struct:SkDCubic
H A DSkOpSegment.h113 bool collapsed() const;
H A DSkPathOpsTSect.h248 int collapsed() const;
537 fCollapsed = fPart.collapsed();
959 int SkTSect<TCurve, OppCurve>::collapsed() const { function in class:SkTSect
1972 if (sect1->collapsed() > TCurve::kMaxIntersections) {
H A DSkOpSegment.cpp14 - find small collections of points that can be collapsed to a single point
314 if (this->collapsed()) {
374 bool SkOpSegment::collapsed() const { function in class:SkOpSegment
1360 return; // if this span has collapsed, remove it from parent
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DHtmlLexer.java170 HtmlToken collapsed = token;
174 collapsed = join(collapsed, next);
176 return collapsed;
/external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/tcmalloc/
H A Dtcmalloc_snapshot_view.css31 .tr-ui-e-tcmalloc-heap-snapshot-view .collapsed {
35 /* Expanded state for list element. Must be located under the collapsed one. */
/external/clang/test/OpenMP/
H A Dsimd_codegen.cpp361 // CHECK-LABEL: define {{.*void}} @{{.*}}collapsed{{.*}}
362 void collapsed(float *a, float *b, float *c, float *d) { function
/external/doclava/res/assets/templates/
H A Ddiff.cs28 .collapsed { property
67 if ($(tr).hasClass("collapsed")) {
68 $(tr).removeClass("collapsed");
76 $(tr).addClass("collapsed");
94 if ($(tr).hasClass("collapsed")) {
95 $(tr).removeClass("collapsed");
103 $(tr).addClass("collapsed");
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
H A Dwikipedia.css1347 /* hide initially collapsed collapsable tables */
1348 table.collapsed tr.collapsable {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.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 ...

Completed in 351 milliseconds