HomeSort by relevance Sort by last modified time
    Searched refs:addRun (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiRunList.h 51 void addRun(Run*);
75 inline void BidiRunList<Run>::addRun(Run* run)
BidiResolver.h 303 m_runs.addRun(new Run(startOffset, endOffset + 1, context(), m_direction));
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkAAClip.cpp 910 void addRun(int x, int y, U8CPU alpha, int count) {
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);
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 910 void addRun(int x, int y, U8CPU alpha, int count) {
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);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 491 resolver.runs().addRun(isolatedRun);
563 resolver.runs().addRun(createRun(start, end, obj, resolver));
RenderBlockLineLayout.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 

Completed in 130 milliseconds