Searched refs:getGlyphID (Results 1 - 25 of 44) sorted by relevance

12

/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py61 startID = font.getGlyphID(start, requireReal=True)
66 endID = font.getGlyphID(end, requireReal=True) + 1
85 getGlyphID = font.getGlyphID
88 glyphIDs = [getGlyphID(glyphName) for glyphName in glyphs ]
150 inputGIDS = [ font.getGlyphID(name) for name in input ]
170 getGlyphID = font.getGlyphID
171 gidItems = [(getGlyphID(a), getGlyphID(
[all...]
H A DsbixBitmap.py59 self.gid = struct.pack(">H", ttFont.getGlyphID(self.glyphName))
99 self.imageData = struct.pack(">H", ttFont.getGlyphID(attrs["glyphname"]))
H A DL_T_S_H_.py35 yPels[ttFont.getGlyphID(name)] = self.yPels[name]
H A D_k_e_r_n.py123 getGlyphID = ttFont.getGlyphID
124 kernTable = sorted((getGlyphID(left), getGlyphID(right), value) for ((left,right),value) in self.kernTable.items())
H A DC_O_L_R_.py61 gid = ttFont.getGlyphID(glyphName)
72 layerMap.append(struct.pack(">HH", ttFont.getGlyphID(layer.name), layer.colorID))
87 gid = ttFont.getGlyphID(glyphName)
H A DE_B_L_C_.py173 glyphIds = list(map(ttFont.getGlyphID, indexSubTable.names))
362 glyphIds = map(ttFont.getGlyphID, self.names)
449 glyphIds = list(map(ttFont.getGlyphID, self.names))
530 glyphIds = list(map(ttFont.getGlyphID, self.names))
572 glyphIds = list(map(ttFont.getGlyphID, self.names))
603 glyphIds = list(map(ttFont.getGlyphID, self.names))
H A DV_O_R_G_.py73 gid = ttFont.getGlyphID(glyphName)
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py61 startID = font.getGlyphID(start, requireReal=True)
66 endID = font.getGlyphID(end, requireReal=True) + 1
85 getGlyphID = font.getGlyphID
88 glyphIDs = [getGlyphID(glyphName) for glyphName in glyphs ]
150 inputGIDS = [ font.getGlyphID(name) for name in input ]
170 getGlyphID = font.getGlyphID
171 gidItems = [(getGlyphID(a), getGlyphID(
[all...]
H A DsbixBitmap.py59 self.gid = struct.pack(">H", ttFont.getGlyphID(self.glyphName))
99 self.imageData = struct.pack(">H", ttFont.getGlyphID(attrs["glyphname"]))
H A DL_T_S_H_.py35 yPels[ttFont.getGlyphID(name)] = self.yPels[name]
H A D_k_e_r_n.py123 getGlyphID = ttFont.getGlyphID
124 kernTable = sorted((getGlyphID(left), getGlyphID(right), value) for ((left,right),value) in self.kernTable.items())
H A DC_O_L_R_.py61 gid = ttFont.getGlyphID(glyphName)
72 layerMap.append(struct.pack(">HH", ttFont.getGlyphID(layer.name), layer.colorID))
87 gid = ttFont.getGlyphID(glyphName)
H A DE_B_L_C_.py173 glyphIds = list(map(ttFont.getGlyphID, indexSubTable.names))
362 glyphIds = map(ttFont.getGlyphID, self.names)
449 glyphIds = list(map(ttFont.getGlyphID, self.names))
530 glyphIds = list(map(ttFont.getGlyphID, self.names))
572 glyphIds = list(map(ttFont.getGlyphID, self.names))
603 glyphIds = list(map(ttFont.getGlyphID, self.names))
H A DV_O_R_G_.py73 gid = ttFont.getGlyphID(glyphName)
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DClassTable.java32 public int getGlyphID() method in class:ClassTable.ClassEntry
178 int startID = classTable[startIndex].getGlyphID();
185 if (classTable[endIndex].getGlyphID() != nextID ||
234 writer.writeData(classTable[i].getGlyphID());
/external/skia/tools/fonts/
H A DSkTestScalerContext.cpp95 glyph->fAdvanceX = SkFixedToFloat(fTestFont->fWidths[glyph->getGlyphID()]);
104 SkGlyphID glyphID = glyph->getGlyphID();
215 this->getTestTypeface()->getPath(glyph->getGlyphID(), &path);
233 this->getTestTypeface()->getPath(glyph.getGlyphID(), &path);
H A DSkRandomScalerContext.cpp65 switch (glyph->getGlyphID() % 4) {
137 switch (glyph.getGlyphID() % 4) {
/external/skqp/tools/
H A DSkTestScalerContext.cpp95 glyph->fAdvanceX = SkFixedToFloat(fTestFont->fWidths[glyph->getGlyphID()]);
104 SkGlyphID glyphID = glyph->getGlyphID();
215 this->getTestTypeface()->getPath(glyph->getGlyphID(), &path);
233 this->getTestTypeface()->getPath(glyph.getGlyphID(), &path);
H A DSkRandomScalerContext.cpp65 switch (glyph->getGlyphID() % 4) {
137 switch (glyph.getGlyphID() % 4) {
/external/skia/src/core/
H A DSkGlyph.h242 SkGlyphID getGlyphID() const { function in class:SkGlyph
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp389 uint16_t glyphId = glyph->getGlyphID();
444 UINT16 glyphId = glyph->getGlyphID();
532 UINT16 glyphId = glyph.getGlyphID();
781 UINT16 index = glyph.getGlyphID();
H A DSkFontHost_FreeType.cpp992 error = FT_Get_Advance( fFace, glyph->getGlyphID(),
1103 err = FT_Load_Glyph( fFace, glyph->getGlyphID(),
1109 emboldenIfNeeded(fFace, fFace->glyph, glyph->getGlyphID());
1195 SkDEBUGF(("Metrics(glyph:%d flags:0x%x) w:%d\n", glyph->getGlyphID(), fLoadGlyphFlags, glyph->fWidth));
1211 FT_Error err = FT_Load_Glyph(fFace, glyph.getGlyphID(), fLoadGlyphFlags);
1215 glyph.getGlyphID(), glyph.fWidth, glyph.fHeight, glyph.rowBytes(),
1221 emboldenIfNeeded(fFace, fFace->glyph, glyph.getGlyphID());
/external/skqp/src/core/
H A DSkGlyph.h242 SkGlyphID getGlyphID() const { function in class:SkGlyph
/external/skqp/src/ports/
H A DSkScalerContext_win_dw.cpp389 uint16_t glyphId = glyph->getGlyphID();
444 UINT16 glyphId = glyph->getGlyphID();
532 UINT16 glyphId = glyph.getGlyphID();
781 UINT16 index = glyph.getGlyphID();
H A DSkFontHost_FreeType.cpp992 error = FT_Get_Advance( fFace, glyph->getGlyphID(),
1103 err = FT_Load_Glyph( fFace, glyph->getGlyphID(),
1109 emboldenIfNeeded(fFace, fFace->glyph, glyph->getGlyphID());
1195 SkDEBUGF(("Metrics(glyph:%d flags:0x%x) w:%d\n", glyph->getGlyphID(), fLoadGlyphFlags, glyph->fWidth));
1211 FT_Error err = FT_Load_Glyph(fFace, glyph.getGlyphID(), fLoadGlyphFlags);
1215 glyph.getGlyphID(), glyph.fWidth, glyph.fHeight, glyph.rowBytes(),
1221 emboldenIfNeeded(fFace, fFace->glyph, glyph.getGlyphID());

Completed in 406 milliseconds

12