Lines Matching refs:dy1
20885 var dy1, dy2;
20888 dy1 = 0.5 * getXHeight(font, size);
20891 dy1 = 0.5 * (getDescent(font, size) + getAscent(font, size));
20895 dy1 = getDescent(font, size);
20900 dy1 = 0;
20903 dy1 = 0.5 * getAscent(font, size);
20906 dy1 = 0.8 * getAscent(font, size);
20910 dy1 = getAscent(font, size);
20913 dy1 = 0;
20930 return dy1 - dy2;
22572 dy1 = -pos.descent * Math.cos(pos.rotate),
22575 … dx0 + dx2, pos.y + dy0 + dy2).M(pos.x + dx1 + dx2, pos.y + dy1 + dy2).L(pos.x + dx1, pos.y + dy1);
22664 dy1 = -(linePosition - lineWidth / 2) * Math.cos(pos[j].rotate),
22667 …s[j].y + dy0 + dy2).L(pos[j].x + dx1 + dx2, pos[j].y + dy1 + dy2).L(pos[j].x + dx1, pos[j].y + dy1…