Searched defs:fy (Results 1 - 9 of 9) sorted by path

/openjdk10/jdk/src/java.desktop/share/classes/java/awt/
H A DRadialGradientPaint.java355 RadialGradientPaint(float cx, float cy, float radius, float fx, float fy, float[] fractions, Color[] colors, CycleMethod cycleMethod) argument
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
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextFieldUI.java393 public int viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) { argument
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DFieldView.java280 public int viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) { argument
H A DPasswordView.java277 public int viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) { argument
H A DWrappedPlainView.java800 public int viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) { argument
/openjdk10/jdk/src/java.desktop/share/native/common/java2d/opengl/
H A DOGLRenderer.c78 GLfloat fy = ((GLfloat)y1) + 0.2f; local
/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsintrp.c371 cmsFloat32Number fx, fy, local
421 cmsS15Fixed16Number fx, fy; local
483 cmsFloat32Number fx, fy, fz, local
552 cmsS15Fixed16Number fx, fy, fz; local
727 cmsS15Fixed16Number fx, fy, fz; local
864 cmsS15Fixed16Number fx, fy, fz; local
[all...]
H A Dcmspcs.c174 cmsFloat64Number fx, fy, fz; local

Completed in 159 milliseconds