Searched refs:addRun (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineBreaker.cpp38 resolver.runs().addRun(createRun(0, 1, object, resolver));
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiRunList.h51 void addRun(Run*);
75 inline void BidiRunList<Run>::addRun(Run* run) function in class:blink::BidiRunList
H A DBidiResolver.h340 runs.addRun(new Run(startOffset, endOffset + 1, context(), m_direction));
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineIterator.h500 runs.addRun(newTrailingRun);
555 resolver.runs().addRun(isolatedRun);
630 resolver.runs().addRun(createRun(start, end, obj, resolver));
/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp978 void addRun(int x, int y, U8CPU alpha, int count) { function in class:SkAAClip::Builder
1018 this->addRun(x, y, alpha, 1);
1027 this->addRun(x, y, 0xFF, width);
1050 this->addRun(x++, y, leftAlpha, 1);
1056 this->addRun(x, y, 0xFF, width);
1059 this->addRun(x + width, y, rightAlpha, 1);
1247 fBuilder->addRun(fLeft, y - 1, 0, fRight - fLeft);
1307 fBuilder->addRun(x, y, 0xFF, width);
1340 fBuilder->addRun(localX, y, *alpha, localCount);
1573 builder.addRun(lef
[all...]
/external/skia/src/core/
H A DSkAAClip.cpp910 void addRun(int x, int y, U8CPU alpha, int count) { function in class:SkAAClip::Builder
950 this->addRun(x, y, alpha, 1);
959 this->addRun(x, y, 0xFF, width);
982 this->addRun(x++, y, leftAlpha, 1);
988 this->addRun(x, y, 0xFF, width);
991 this->addRun(x + width, y, rightAlpha, 1);
1179 fBuilder->addRun(fLeft, y - 1, 0, fRight - fLeft);
1239 fBuilder->addRun(x, y, 0xFF, width);
1272 fBuilder->addRun(localX, y, *alpha, localCount);
1505 builder.addRun(lef
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 387 milliseconds