Searched refs:cy (Results 26 - 45 of 45) sorted by relevance

12

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Font.cpp588 size.cy = size.cy * rows;
634 size.cx = size.cy = 0;
758 size.cy = (size.cy < temp.cy) ? temp.cy : size.cy;
H A Dawt_Button.cpp231 int y = (rect.top + rect.bottom-size.cy) / 2 + adjust;
H A Dawt_Label.cpp145 y = (r.top + r.bottom - size.cy) / 2;
H A Dawt_MenuItem.cpp295 if (IsTopMenu() && size.cy > ::GetSystemMetrics(SM_CYMENU)) {
383 int y = (textRect.top+textRect.bottom-size.cy)/2;
461 if (IsTopMenu() && size.cy > ::GetSystemMetrics(SM_CYMENU)) {
H A Dawt_Component.cpp1436 (windowMoveLockPosCY != lpPosInfo->cy)))
1441 windowMoveLockPosCY = lpPosInfo->cy;
4316 (rect.top + rect.bottom - size.cy) / 2,
4583 RECT eraseR = { 0, 0, size.cx, size.cy };
4594 //XXX: might be optimized to use one loop (cy*cx -> 0)
4595 for (int i = 0; i < size.cy; i++ ) {
4615 HBITMAP hBitmap = BitmapUtil::CreateARGBBitmap(size.cx, size.cy, &bitmapBits);
4621 VERIFY(::SetWindowOrgEx(hMemoryDC, loc.cx, loc.cy, NULL));
4641 bmi.bmiHeader.biHeight = -size.cy;
4646 jobject localPixelArray = env->NewIntArray(size.cx * size.cy);
[all...]
H A DThemeReader.cpp764 jobject dimObj = env->NewObject(dimClassID, dimMID, size.cx, size.cy);
H A Dawt_DnDDS.cpp112 sdi.sizeDragImage.cy = imageHeight;
H A Dawt_Window.cpp2700 size.cy = height;
/openjdk7/jdk/src/share/classes/sun/java2d/pisces/
H A DDasher.java181 float cy = dy / len;
200 float dashdy = dash[idx] * cy;
H A DRenderer.java188 float dy = c.by / countsq + c.cy / count;
223 dy = c.ay / (1 << (3 * countlg)) + c.by / (1 << (2 * countlg)) + c.cy / (1 << countlg);
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c1034 jint cy = (jint)((-3*coords[1] + 3*coords[3])*(CUB_C_MDP_MULT)); local
1043 jint dpy = ay + (by>>1) + cy;
1330 double cy = -coords[1] + coords[3]; local
1332 SOLVEQUADINRANGE(ay,by,cy,params,cnt);
1899 #define INSERT_ACTIVE(head,pnt,cy) \
1914 dy = cy - pnt->y; \
1919 dy = cy - np->y; \
1923 /* denominator and abs(dy) < MDP_MULT (cy is a first */\
H A DLoopMacros.h2035 jint cx, cy, cw, ch; \
2041 cy = pSrcInfo->bounds.y1; \
2042 ch = pSrcInfo->bounds.y2-cy; \
2066 pRow = PtrAddBytes(pSrcInfo->rasBase, (ywhole + cy) * scan); \
2087 jint cx, cy, cw, ch; \
2093 cy = pSrcInfo->bounds.y1; \
2094 ch = pSrcInfo->bounds.y2-cy; \
2124 pRow = PtrAddBytes(pSrcInfo->rasBase, (ywhole + cy) * scan); \
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicTabbedPaneUI.java2418 int cx, cy, cw, ch;
2451 cy = insets.top + contentInsets.top;
2456 cy = insets.top + contentInsets.top;
2461 cy = insets.top + contentInsets.top;
2467 cy = insets.top + totalTabHeight + contentInsets.top;
2497 child.setBounds(cx, cy, cw, ch);
2954 int cx, cy, cw, ch; // content area bounds
2970 cy = ty + contentInsets.top;
2985 cy = insets.top + contentInsets.top;
3000 cy
[all...]
H A DBasicSliderUI.java973 int cy = (trackBounds.height / 2) - 2;
976 g.translate(trackBounds.x, trackBounds.y + cy);
987 g.translate(-trackBounds.x, -(trackBounds.y + cy));
H A DBasicListUI.java212 int cy = rowBounds.y;
227 rendererPane.paintComponent(g, rendererComponent, list, cx, cy, cw, ch, true);
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaTabbedPaneCopyFromBasicUI.java2261 int cx, cy, cw, ch;
2293 cy = insets.top + contentInsets.top;
2298 cy = insets.top + contentInsets.top;
2303 cy = insets.top + contentInsets.top;
2309 cy = insets.top + totalTabHeight + contentInsets.top;
2331 child.setBounds(cx, cy, cw, ch);
2782 int cx, cy, cw, ch; // content area bounds
2798 cy = ty + contentInsets.top;
2811 cy = insets.top + contentInsets.top;
2824 cy
[all...]
/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java1026 int cy = (int)((-3*coords[1] + 3*coords[3])*(CUB_C_MDP_MULT));
1035 int dpy = ay + (by>>1) + cy;
1781 public void insert(Point pnt, int cy) { argument
1796 dy = cy - Y1;
1800 dy = cy - Y2;
1805 * and abs(dy) < MDP_MULT (cy is a first scanline of the scan
/openjdk7/hotspot/src/share/vm/opto/
H A Dconnode.cpp964 Node* cy = phase->transform( new (phase->C) ConvI2LNode(y, TypeLong::make(rylo, ryhi, widen)) ); local
966 case Op_AddI: return new (phase->C) AddLNode(cx, cy);
967 case Op_SubI: return new (phase->C) SubLNode(cx, cy);
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJComponent.java4392 int cx, cy, cw, ch;
4395 cy = child.getY();
4400 y >= cy && (y + height) <= (cy + ch) && child.isVisible()) {
/openjdk7/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c259 size.cy = splash->height;

Completed in 160 milliseconds

12