Home
last modified time | relevance | path

Searched refs:UPEm (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2001 int UPEm = ttf->unitsPerEm; in CreateT3FromTTGlyphs() local
2075 …utf, h14, XUnits(UPEm, GetInt16(table, 36, 1)), XUnits(UPEm, GetInt16(table, 38, 1)), XUnits(UPEm,… in CreateT3FromTTGlyphs()
2102 XUnits(UPEm, metrics.xMin), in CreateT3FromTTGlyphs()
2103 XUnits(UPEm, metrics.yMin), in CreateT3FromTTGlyphs()
2112 … fprintf(outf, "\t%d %d moveto\n", XUnits(UPEm, path[j].x1), XUnits(UPEm, path[j].y1)); in CreateT3FromTTGlyphs()
2116 … fprintf(outf, "\t%d %d lineto\n", XUnits(UPEm, path[j].x1), XUnits(UPEm, path[j].y1)); in CreateT3FromTTGlyphs()
2120 …, XUnits(UPEm, path[j].x1), XUnits(UPEm, path[j].y1), XUnits(UPEm, path[j].x2), XUnits(UPEm, path[… in CreateT3FromTTGlyphs()
2397 int UPEm = ttf->unitsPerEm; in CreateT42FromTTGlyphs() local
2466 …] def\n", XUnits(UPEm, GetInt16(headP, 36, 1)), XUnits(UPEm, GetInt16(headP, 38, 1)), XUnits(UPEm,… in CreateT42FromTTGlyphs()
2617 const int UPEm = ttf->unitsPerEm; in GetTTSimpleGlyphMetrics() local
[all …]

Completed in 39 milliseconds