/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/skia/src/core/ |
D | SkTypeface_remote.cpp | 30 void SkScalerContextProxy::generatePath(SkGlyphID glyphID, SkPath* path) { in generatePath()
|
D | SkGlyphCache.cpp | 85 SkGlyphID glyphID = fScalerContext->charToGlyphID(charCode); in unicharToGlyph() local 91 SkUnichar SkGlyphCache::glyphToUnichar(SkGlyphID glyphID) { in glyphToUnichar() 110 const SkGlyph& SkGlyphCache::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() 128 const SkGlyph& SkGlyphCache::getGlyphIDMetrics(uint16_t glyphID) { in getGlyphIDMetrics() 134 const SkGlyph& SkGlyphCache::getGlyphIDMetrics(uint16_t glyphID, SkFixed x, SkFixed y) { in getGlyphIDMetrics()
|
D | SkScalerContext.h | 281 SkUnichar glyphIDToChar(uint16_t glyphID) { in glyphIDToChar()
|
D | SkScalerContext.cpp | 536 void SkScalerContext::getPath(SkPackedGlyphID glyphID, SkPath* path) { in getPath() 551 void SkScalerContext::internalGetPath(SkPackedGlyphID glyphID, SkPath* fillPath, in internalGetPath()
|
D | SkFindAndPlaceGlyph.h | 134 uint16_t glyphID = *ptr; in nextGlyphId() local
|
D | SkPaint.cpp | 481 const uint16_t* glyphID = static_cast<const uint16_t*>(textData); in containsText() local 584 unsigned glyphID = *ptr; in sk_getMetrics_glyph_next() local 623 unsigned glyphID = *ptr; in sk_getAdvance_glyph_next() local
|
/external/skqp/src/core/ |
D | SkTypeface_remote.cpp | 30 void SkScalerContextProxy::generatePath(SkGlyphID glyphID, SkPath* path) { in generatePath()
|
D | SkGlyphCache.cpp | 85 SkGlyphID glyphID = fScalerContext->charToGlyphID(charCode); in unicharToGlyph() local 91 SkUnichar SkGlyphCache::glyphToUnichar(SkGlyphID glyphID) { in glyphToUnichar() 110 const SkGlyph& SkGlyphCache::getGlyphIDAdvance(uint16_t glyphID) { in getGlyphIDAdvance() 128 const SkGlyph& SkGlyphCache::getGlyphIDMetrics(uint16_t glyphID) { in getGlyphIDMetrics() 134 const SkGlyph& SkGlyphCache::getGlyphIDMetrics(uint16_t glyphID, SkFixed x, SkFixed y) { in getGlyphIDMetrics()
|
D | SkScalerContext.h | 254 SkUnichar glyphIDToChar(uint16_t glyphID) { in glyphIDToChar()
|
D | SkScalerContext.cpp | 542 void SkScalerContext::getPath(SkPackedGlyphID glyphID, SkPath* path) { in getPath() 557 void SkScalerContext::internalGetPath(SkPackedGlyphID glyphID, SkPath* fillPath, in internalGetPath()
|
D | SkFindAndPlaceGlyph.h | 134 uint16_t glyphID = *ptr; in nextGlyphId() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | T_S_I__0.py | 8 def fixlongs(glyphID, textLength, textOffset): argument
|
D | _c_m_a_p.py | 1030 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument 1042 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
|
/external/skqp/tools/ |
D | SkTestScalerContext.cpp | 104 SkGlyphID glyphID = glyph->getGlyphID(); in getMetrics() local 112 void SkTestTypeface::getPath(SkGlyphID glyphID, SkPath* path) { in getPath()
|
/external/skia/tools/fonts/ |
D | SkTestScalerContext.cpp | 104 SkGlyphID glyphID = glyph->getGlyphID(); in getMetrics() local 112 void SkTestTypeface::getPath(SkGlyphID glyphID, SkPath* path) { in getPath()
|
/external/skia/src/gpu/ |
D | GrPathRendering.cpp | 62 void generatePath(int glyphID, SkPath* out) override { in generatePath()
|
D | GrGlyph.h | 61 uint16_t glyphID() const { return UnpackID(fPackedID); } in glyphID() function
|
/external/skqp/src/gpu/ |
D | GrPathRendering.cpp | 62 void generatePath(int glyphID, SkPath* out) override { in generatePath()
|
D | GrGlyph.h | 61 uint16_t glyphID() const { return UnpackID(fPackedID); } in glyphID() function
|
/external/skia/gm/ |
D | poly2poly.cpp | 221 uint16_t glyphID = 3; // X in doDraw() local
|
/external/skqp/gm/ |
D | poly2poly.cpp | 221 uint16_t glyphID = 3; // X in doDraw() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-cmap-table.hh | 213 UINT32 glyphID; /* Glyph index; interpretation depends on member 341 GlyphID glyphID; /* Glyph ID of the UVS */ member
|
/external/skqp/tests/ |
D | PDFPrimitivesTest.cpp | 170 uint16_t glyphID = 65000; in test_issue1083() local
|
/external/skia/tests/ |
D | PDFPrimitivesTest.cpp | 170 uint16_t glyphID = 65000; in test_issue1083() local
|