Home
last modified time | relevance | path

Searched defs:glyphID (Results 1 – 25 of 30) sorted by relevance

12

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DClassTable.java23 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/
DSkGlyphBuffer.h100 void accept(SkPackedGlyphID glyphID, SkPoint position, SkMask::Format format) { in accept()
108 void accept(SkPackedGlyphID glyphID, SkPoint position) { in accept()
DSkStrike.cpp151 for (auto glyphID : glyphIDs) { in prepareImages() local
165 for (auto glyphID : glyphIDs) { in prepareDrawables() local
302 for (auto glyphID : glyphIDs) { in internalPrepare() local
DSkStrikeSpec.cpp240 const SkGlyph* SkBulkGlyphMetrics::glyph(SkGlyphID glyphID) { in glyph()
257 const SkGlyph* SkBulkGlyphMetricsAndPaths::glyph(SkGlyphID glyphID) { in glyph()
282 const SkGlyph* SkBulkGlyphMetricsAndDrawables::glyph(SkGlyphID glyphID) { in glyph()
DSkFont.cpp275 bool SkFont::getPath(SkGlyphID glyphID, SkPath* path) const { in getPath()
DSkGlyph.h101 SkGlyphID glyphID() const { in glyphID() function
DSkScalerContext.cpp732 SkPackedGlyphID glyphID = glyph.getPackedID(); in internalGetPath() local
DSkChromeRemoteGlyphCache.cpp849 SkPackedGlyphID glyphID; in ReadGlyph() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DT_S_I__0.py13 def fixlongs(glyphID, textLength, textOffset): argument
D_c_m_a_p.py1143 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
1157 def _IsInSameRun(self, glyphID, lastGlyphID, charCode, lastCharCode): argument
/external/skia/modules/skparagraph/tests/
DSkShaperJSONWriter.cpp97 for (auto glyphID : fGlyphs) { in commitRunBuffer() local
238 for (auto glyphID : glyphIDs) { in displayMToN() local
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp1042 FT_UInt glyphID = colrPaint.u.glyph.glyphID; in colrv1_draw_paint() local
1099 FT_UInt glyphID = glyphPaint.u.glyph.glyphID; in colrv1_draw_glyph_with_path() local
1430 FT_UInt glyphID = paint.u.glyph.glyphID; in colrv1_traverse_paint_bounds() local
1440 FT_UInt glyphID = paint.u.colr_glyph.glyphID; in colrv1_traverse_paint_bounds() local
1955 bool generateFacePathStatic(FT_Face face, SkGlyphID glyphID, uint32_t loadGlyphFlags, SkPath* path){ in generateFacePathStatic()
1968 bool generateFacePathCOLRv1(FT_Face face, SkGlyphID glyphID, SkPath* path) { in generateFacePathCOLRv1()
2048 SkGlyphID glyphID, in generateFacePath()
2056 SkGlyphID glyphID, in computeColrV1GlyphBoundingBox()
DSkScalerContext_mac_ct.cpp177 const SkGlyph& glyph, CGGlyph glyphID, in getCG()
DSkFontHost_win.cpp548 uint16_t glyphID = glyph.getGlyphID(); in draw() local
1551 SkGlyphID glyphID = glyph.getGlyphID(); in generatePath() local
/external/skia/tools/fonts/
DTestTypeface.cpp131 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local
141 SkPath TestTypeface::getPath(SkGlyphID glyphID) { in getPath()
DTestSVGTypeface.cpp125 SkGlyphID glyphID = glyph->getGlyphID(); in getAdvance() local
202 SkGlyphID glyphID = glyph->getGlyphID(); in generateMetrics() local
231 SkGlyphID glyphID = glyph.getGlyphID(); in generateImage() local
271 SkGlyphID glyphID = fGlyph.getGlyphID(); in onDraw() local
Dcreate_test_font.cpp128 uint16_t glyphID = font.unicharToGlyph(index); in output_path_data() local
/external/fonttools/Lib/fontTools/ttLib/
Dwoff2.py751 def _decodeGlyph(self, glyphID): argument
799 def _decodeBBox(self, glyphID, glyph): argument
878 def _encodeGlyph(self, glyphID): argument
917 def _encodeBBox(self, glyphID, glyph): argument
DttFont.py590 def getGlyphName(self, glyphID): argument
/external/skia/gm/
Dpoly2poly.cpp69 uint16_t glyphID = 3; // X in doDraw() local
/external/fonttools/Lib/fontTools/misc/
DtestTools.py74 def getGlyphName(self, glyphID): argument
/external/skia/modules/canvaskit/tests/
Dfont_test.js351 const glyphID = ids[0]; constant
/external/freetype/include/freetype/
Dftcolor.h1006 FT_UInt glyphID; member
1029 FT_UInt glyphID; member
/external/skia/tests/
DPDFPrimitivesTest.cpp110 uint16_t glyphID = 65000; in test_issue1083() local
/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh627 HBUINT32 glyphID; /* Glyph index; interpretation depends on member
812 hb_codepoint_t glyphID = 0; in serialize() local
1029 HBGlyphID16 glyphID; /* Glyph ID of the UVS */ member

12