Searched refs:cyh (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11Renderer.c290 long ty1, ty2, tx1, tx2, cx, cy, cxw, cyh, local
320 cyh = CLAMP_TO_SHORT(y + h);
335 bottomH = (cyh - ty2) * 2;
344 cx, cyh - bottomH, leftW, bottomH,
347 cxw - rightW, cyh - bottomH, rightW, bottomH,
355 tx1, cyh, tx2, cyh);
697 long ty1, ty2, tx1, tx2, cx, cy, cxw, cyh, local
727 cyh = CLAMP_TO_SHORT(y + h);
742 bottomH = (cyh
[all...]

Completed in 24 milliseconds