Searched defs:cx (Results 1 - 20 of 20) sorted by relevance

/openjdk9/nashorn/test/src/jdk/nashorn/internal/runtime/test/
H A DContextTest.java141 eval(final Context cx, final String name, final String code) argument
[all...]
H A DJDK_8078414_Test.java57 private static Context cx; field in class:JDK_8078414_Test
/openjdk9/jdk/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dmlib_v_ImageZoom_NN_f.c166 mlib_s32 cx, y0 = -1, dx7 = 7*dx, dx15 = 8*dx + dx7; local
287 mlib_s32 cx, y0 = -1, dx3 = 3*dx, dx7 = 4*dx + dx3; local
[all...]
H A Dmlib_ImageZoom_NN.c627 mlib_s32 cx, y_step = -1; local
678 mlib_s32 cx, y_step = -1; local
770 mlib_s32 cx, y_step = -1; local
847 mlib_s32 cx, y_step = -1; local
1022 mlib_s32 cx, y_step = -1, tmp0, tmp1, tmp2, tmp3, x_max; local
1104 mlib_s32 cx, y_step = -1, tmp0, tmp1, tmp2; local
1164 mlib_s32 cx, y_step = -1, tmp0, tmp1, tmp2, tmp3; local
1260 mlib_s32 cx, y_step; local
1295 mlib_s32 cx, y_step; local
1332 mlib_s32 cx, y_step; local
1384 mlib_s32 cx, y_step; local
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/
H A DRadialGradientPaint.java189 public RadialGradientPaint(float cx, float cy, float radius, argument
268 public RadialGradientPaint(float cx, float cy, float radius, argument
355 public RadialGradientPaint(float cx, floa argument
[all...]
H A DRadialGradientPaintContext.java109 RadialGradientPaintContext(RadialGradientPaint paint, ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform t, RenderingHints hints, float cx, float cy, float r, float fx, float fy, float[] fractions, Color[] colors, CycleMethod cycleMethod, ColorSpaceType colorSpace) argument
/openjdk9/hotspot/src/share/vm/opto/
H A Dconvertnode.cpp380 Node* cx = phase->C->constrained_convI2L(phase, x, TypeInt::make(rxlo, rxhi, widen), NULL); local
/openjdk9/jdk/src/java.desktop/share/classes/sun/java2d/marlin/
H A DCurve.java30 float ax, ay, bx, by, cx, cy, dx, dy; field in class:Curve
[all...]
H A DStroker.java249 private void drawRoundJoin(float cx, float cy, argument
302 private void drawBezApproxForArc(final float cx, final float cy, argument
340 private void drawRoundCap(float cx, float cy, float mx, float my) { argument
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/sun/java2d/pisces/
H A DCurve.java32 float ax, ay, bx, by, cx, cy, dx, dy; field in class:Curve
[all...]
H A DStroker.java188 private void drawRoundJoin(float cx, float cy, argument
240 private void drawBezApproxForArc(final float cx, final float cy, argument
278 private void drawRoundCap(float cx, float cy, float mx, float my) { argument
[all...]
/openjdk9/jdk/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dsun_awt_X11_GtkFileDialogPeer.c45 Java_sun_awt_X11_GtkFileDialogPeer_initIDs(JNIEnv *env, jclass cx) argument
/openjdk9/jdk/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gif.c84 int cx, cy, cw, ch; /* clamped coordinates */ local
/openjdk9/jdk/src/java.desktop/share/classes/sun/font/
H A DLayoutPathImpl.java762 double cx, cy; // last point in gp field in class:LayoutPathImpl.SegmentPath.Segment
/openjdk9/nashorn/test/script/basic/
H A DJDK-8017084.js
/openjdk9/jdk/src/java.desktop/unix/native/common/java2d/x11/
H A DX11Renderer.c290 long ty1, ty2, tx1, tx2, cx, cy, cxw, cyh, local
694 long ty1, ty2, tx1, tx2, cx, cy, cxw, cyh, local
[all...]
/openjdk9/jdk/src/java.logging/share/classes/java/util/logging/
H A DLogManager.java1431 private void resetLoggerContext(LoggerContext cx) { argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c1033 jint cx = (jint)((-3*coords[0] + 3*coords[2])*(CUB_C_MDP_MULT)); local
1309 double cx = -coords[0] + coords[2]; local
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh265 hb_position_t cx, cy; local
/openjdk9/jdk/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Dmpi.c2616 int cx; local

Completed in 169 milliseconds