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

  /external/chromium_org/third_party/skia/src/core/
SkScalerContext.h 164 void setBaseGlyphCount(unsigned baseGlyphCount) {
SkScalerContext.cpp 185 next->setBaseGlyphCount(fBaseGlyphCount + this->getGlyphCount());
    [all...]
  /external/skia/src/core/
SkScalerContext.h 164 void setBaseGlyphCount(unsigned baseGlyphCount) {
SkScalerContext.cpp 185 next->setBaseGlyphCount(fBaseGlyphCount + this->getGlyphCount());
    [all...]

Completed in 103 milliseconds