Searched refs:XUnits (Results 1 – 1 of 1) sorted by relevance
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 408 _inline int XUnits(int unitsPerEm, int n) in XUnits() function 2075 …intf(outf, h14, XUnits(UPEm, GetInt16(table, 36, 1)), XUnits(UPEm, GetInt16(table, 38, 1)), XUnits… in CreateT3FromTTGlyphs() 2102 XUnits(UPEm, metrics.xMin), in CreateT3FromTTGlyphs() 2103 XUnits(UPEm, metrics.yMin), in CreateT3FromTTGlyphs() 2104 XUnits(UPEm, metrics.xMax), in CreateT3FromTTGlyphs() 2105 XUnits(UPEm, metrics.yMax)); 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 …eto\n", XUnits(UPEm, path[j].x1), XUnits(UPEm, path[j].y1), XUnits(UPEm, path[j].x2), XUnits(UPEm,… in CreateT3FromTTGlyphs() 2466 … %d %d] def\n", XUnits(UPEm, GetInt16(headP, 36, 1)), XUnits(UPEm, GetInt16(headP, 38, 1)), XUnits… in CreateT42FromTTGlyphs() [all …]
|
Completed in 59 milliseconds