/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | ClassTable.java | 23 private int glyphID; field in ClassTable.ClassEntry 26 public ClassEntry(int glyphID, int classID) in ClassEntry() 68 public static int search(ClassEntry[] table, int glyphID) in search() 149 public int getGlyphClassID(int glyphID) in getGlyphClassID()
|
/external/skqp/src/core/ |
D | SkStrike.cpp | 57 bool SkStrike::isGlyphCached(SkGlyphID glyphID, SkFixed x, SkFixed y) const { in isGlyphCached() 66 const SkGlyph& SkStrike::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() 72 const SkGlyph& SkStrike::getGlyphIDMetrics(uint16_t glyphID) { in getGlyphIDMetrics() 78 const SkGlyph& SkStrike::getGlyphIDMetrics(uint16_t glyphID, SkFixed x, SkFixed y) { in getGlyphIDMetrics() 85 for (auto glyphID : glyphIDs) { in getAdvances() local 205 const SkGlyph* SkStrike::getCachedGlyphAnySubPix(SkGlyphID glyphID, in getCachedGlyphAnySubPix() 228 const SkGlyph& SkStrike::getGlyphMetrics(SkGlyphID glyphID, SkPoint position) { in getGlyphMetrics()
|
D | SkGlyphRunPainter.cpp | 184 for (auto glyphID : glyphRun.glyphsIDs()) { in drawForBitmapDevice() local 220 for (auto glyphID : glyphRun.glyphsIDs()) { in drawForBitmapDevice() local 344 for (auto glyphID : glyphRun.glyphsIDs()) { in drawGlyphRunAsPathWithARGBFallback() local 389 for (auto glyphID : glyphRun.glyphsIDs()) { in drawGlyphRunAsBMPWithPathFallback() local 442 for (auto glyphID : glyphRun.glyphsIDs()) { in drawGlyphRunAsSDFWithARGBFallback() local 713 for (auto glyphID : glyphIDs) { in generateFromGlyphRunList() local 718 for (auto glyphID : glyphIDs) { in generateFromGlyphRunList() local 969 SkPackedGlyphID glyphID = path.glyph->getPackedID(); in processGlyphRunForMask() local 996 for (auto glyphID : glyphIDs) { in operator ()() local
|
D | SkRemoteGlyphCache.cpp | 474 for (const auto& glyphID : fPendingGlyphImages) { in writePendingGlyphs() local 491 for (const auto& glyphID : fPendingGlyphPaths) { in writePendingGlyphs() local 501 const SkGlyph& SkStrikeServer::SkGlyphCacheState::findGlyph(SkPackedGlyphID glyphID) { in findGlyph() 536 SkGlyphID glyphID, SkPoint position) { in getGlyphMetrics() 553 void SkStrikeServer::SkGlyphCacheState::writeGlyphPath(const SkPackedGlyphID& glyphID, in writeGlyphPath() 597 SkPackedGlyphID glyphID; in readGlyph() local
|
D | SkTypeface_remote.cpp | 87 bool SkScalerContextProxy::generatePath(SkGlyphID glyphID, SkPath* path) { in generatePath()
|
D | SkFindAndPlaceGlyph.h | 231 …SkPoint findAndPositionGlyph(SkGlyphID glyphID, SkPoint position, ProcessOneGlyph&& processOneGlyp… in findAndPositionGlyph() 257 SkGlyphID glyphID, SkPoint position, in findAndPositionGlyph()
|
D | SkStrikeCache.cpp | 35 const SkGlyph& getGlyphMetrics(SkGlyphID glyphID, SkPoint position) override { in getGlyphMetrics() 343 SkGlyphID glyphID = glyph->getGlyphID(); in desperationSearchForImage() local 371 const SkDescriptor& desc, SkGlyphID glyphID, SkPath* path) { in desperationSearchForPath()
|
D | SkGlyphRun.cpp | 131 for (auto glyphID : glyphIDs) { in uniquifyGlyphIDs() local
|
/external/skia/src/core/ |
D | SkStrike.cpp | 57 bool SkStrike::isGlyphCached(SkGlyphID glyphID, SkFixed x, SkFixed y) const { in isGlyphCached() 66 const SkGlyph& SkStrike::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() 72 const SkGlyph& SkStrike::getGlyphIDMetrics(uint16_t glyphID) { in getGlyphIDMetrics() 78 const SkGlyph& SkStrike::getGlyphIDMetrics(uint16_t glyphID, SkFixed x, SkFixed y) { in getGlyphIDMetrics() 85 for (auto glyphID : glyphIDs) { in getAdvances() local 205 const SkGlyph* SkStrike::getCachedGlyphAnySubPix(SkGlyphID glyphID, in getCachedGlyphAnySubPix() 228 const SkGlyph& SkStrike::getGlyphMetrics(SkGlyphID glyphID, SkPoint position) { in getGlyphMetrics()
|
D | SkTypeface_remote.cpp | 87 bool SkScalerContextProxy::generatePath(SkGlyphID glyphID, SkPath* path) { in generatePath()
|
D | SkRemoteGlyphCache.cpp | 481 for (const auto& glyphID : fPendingGlyphImages) { in writePendingGlyphs() local 498 for (const auto& glyphID : fPendingGlyphPaths) { in writePendingGlyphs() local 534 SkGlyphID glyphID, SkPoint position) { in getGlyphMetrics() 585 void SkStrikeServer::SkGlyphCacheState::writeGlyphPath(const SkPackedGlyphID& glyphID, in writeGlyphPath() 608 SkGlyphID glyphID = glyphIDs[i]; in glyphMetrics() local 667 SkPackedGlyphID glyphID; in readGlyph() local
|
D | SkFindAndPlaceGlyph.h | 231 …SkPoint findAndPositionGlyph(SkGlyphID glyphID, SkPoint position, ProcessOneGlyph&& processOneGlyp… in findAndPositionGlyph() 257 SkGlyphID glyphID, SkPoint position, in findAndPositionGlyph()
|
D | SkGlyphRunPainter.cpp | 198 for (auto glyphID : glyphRun.glyphsIDs()) { in drawForBitmapDevice() local 234 for (auto glyphID : glyphRun.glyphsIDs()) { in drawForBitmapDevice() local 354 for (SkGlyphID glyphID : fARGBGlyphsIDs) { in processARGBFallback() local 417 for (auto glyphID : glyphRun.glyphsIDs()) { in processGlyphRunList() local 494 for (auto glyphID : glyphRun.glyphsIDs()) { in processGlyphRunList() local 553 for (auto glyphID : glyphRun.glyphsIDs()) { in processGlyphRunList() local
|
D | SkStrikeCache.cpp | 35 const SkGlyph& getGlyphMetrics(SkGlyphID glyphID, SkPoint position) override { in getGlyphMetrics() 368 SkGlyphID glyphID = glyph->getGlyphID(); in desperationSearchForImage() local 396 const SkDescriptor& desc, SkGlyphID glyphID, SkPath* path) { in desperationSearchForPath()
|
D | SkGlyphRun.cpp | 131 for (auto glyphID : glyphIDs) { in uniquifyGlyphIDs() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | T_S_I__0.py | 15 def fixlongs(glyphID, textLength, textOffset): argument
|
D | _c_m_a_p.py | 1056 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument 1070 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
|
/external/fonttools/Lib/fontTools/ttLib/ |
D | woff2.py | 688 def _decodeGlyph(self, glyphID): argument 736 def _decodeBBox(self, glyphID, glyph): argument 815 def _encodeGlyph(self, glyphID): argument 854 def _encodeBBox(self, glyphID, glyph): argument
|
/external/skia/tools/fonts/ |
D | SkTestTypeface.cpp | 104 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local 116 void SkTestTypeface::getPath(SkGlyphID glyphID, SkPath* path) { in getPath()
|
D | SkTestSVGTypeface.cpp | 92 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local 193 SkGlyphID glyphID = glyph->getGlyphID(); in generateMetrics() local 222 SkGlyphID glyphID = glyph.getGlyphID(); in generateImage() local
|
/external/skqp/tools/fonts/ |
D | SkTestTypeface.cpp | 104 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local 116 void SkTestTypeface::getPath(SkGlyphID glyphID, SkPath* path) { in getPath()
|
D | SkTestSVGTypeface.cpp | 92 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local 195 SkGlyphID glyphID = glyph->getGlyphID(); in generateMetrics() local 224 SkGlyphID glyphID = glyph.getGlyphID(); in generateImage() local
|
/external/skia/gm/ |
D | poly2poly.cpp | 57 uint16_t glyphID = 3; // X in doDraw() local
|
/external/skqp/gm/ |
D | poly2poly.cpp | 225 uint16_t glyphID = 3; // X in doDraw() local
|
/external/fonttools/Lib/fontTools/misc/ |
D | testTools.py | 64 def getGlyphName(self, glyphID): argument
|