Home
last modified time | relevance | path

Searched refs:y (Results 101 – 125 of 646) sorted by relevance

12345678910>>...26

/trunk/main/canvas/source/cairo/
H A Dcairo_os2_cairo.cxx86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface() argument
88 cairo_os2_surface_create_for_window( hwnd, w + x, h + y), in Os2Surface()
92 hwnd, x, y, w, h); in Os2Surface()
253 int x, int y, int width, int height) in createSurface() argument
259 OSL_TRACE( "createSurface refDev:%x, offset: %d x %d", &rRefDevice, x, y); in createSurface()
268 pSysData->hWnd, x, y, w, h)); in createSurface()
H A Dcairo_xlib_cairo.cxx143 X11Surface::X11Surface( const X11SysData& rSysData, int x, int y, int width, int height ) : in X11Surface() argument
150 width + x, height + y ), in X11Surface()
153 cairo_surface_set_device_offset(mpSurface.get(), x, y ); in X11Surface()
320 int x, int y, int width, int height ) in createSurface() argument
324 x,y,width,height)); in createSurface()
327 x,y,width,height)); in createSurface()
H A Dcairo_win32_cairo.cxx82 Win32Surface::Win32Surface( HDC hDC, int x, int y) : in Win32Surface() argument
87 cairo_surface_set_device_offset( mpSurface.get(), x, y ); in Win32Surface()
236 int x, int y, int /* width */, int /* height */) in createSurface() argument
245 surf = SurfaceSharedPtr(new Win32Surface(GetDC((HWND) pSysData->hWnd), x, y)); in createSurface()
251 surf = SurfaceSharedPtr(new Win32Surface((HDC) aSysData.hDC, x, y)); in createSurface()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1220 gint x, y; in Center() local
2218 gint x, y; in SetPointerPos() local
2261 gint x, y; in GetPointerState() local
2487 aRect.y = nY; in UnionClipRegion()
2536 int x = 0, y = 0; in Dispatch() local
2653 gint x, y; in signalButton() local
2781 gint x, y; in signalMotion() local
2942 int x = pEvent->x, y = pEvent->y; in signalConfigure() local
3001 pThis->maGeometry.nTopDecoration = y - aRect.y; in signalConfigure()
3002 pThis->maGeometry.nBottomDecoration = aRect.y + aRect.height - y - pEvent->height; in signalConfigure()
[all …]
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclWindow.java70 public void move(int x, int y) { in move() argument
71 invoke(Constant.M_Move, new Object[]{new Integer(x), new Integer(y)}); in move()
79 move(p.x, p.y); in move()
115 public void resize(int x, int y) { in resize() argument
116 invoke(Constant.M_Size, new Object[]{new Integer(x), new Integer(y)}); in resize()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx499 long y = 0; in ImplDrawGradientBackground() local
2974 pBox->DrawRect( Rectangle( x, y, x+1, y ) ); in ImplDrawMoreIndicator()
2976 pBox->DrawRect( Rectangle( x, y, x+1, y ) ); in ImplDrawMoreIndicator()
2978 y++; in ImplDrawMoreIndicator()
2992 pBox->DrawRect( Rectangle( x, y, x, y+1 ) ); in ImplDrawMoreIndicator()
2993 y+=4; in ImplDrawMoreIndicator()
2994 pBox->DrawRect( Rectangle( x, y, x, y+1 ) ); in ImplDrawMoreIndicator()
2995 y-=4; in ImplDrawMoreIndicator()
3031 pBox->DrawRect( Rectangle( x, y, x+width-1, y ) ); in ImplDrawDropdownArrow()
3032 y++; x++; in ImplDrawDropdownArrow()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFormTools.java65 int width, int x, int y, String kind ) { in createControlShape() argument
87 position.Y = y; in createControlShape()
101 int width, int x, int y, String kind, String defControl ) { in createUnoControlShape() argument
122 position.Y = y; in createUnoControlShape()
138 int width, int x, int y, String kind ) { in createControlShapeWithDefaultControl() argument
157 position.Y = y; in createControlShapeWithDefaultControl()
216 int width, int x, int y, String kind ) { in insertControlShape() argument
218 XControlShape aShape = createControlShape(oDoc,height,width,x,y,kind); in insertControlShape()
/trunk/main/soltools/cpp/
H A DTest.txt48 #define B y
50 T() { a(); return b; } // T() { x(); return y; }
59 #define y x
60 #define x y
74 args(t1, (args(t2, (x, y)))) // t1 (t2 (x, y))
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHypertext.cpp92 …characterExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long … in get_characterExtents() argument
95 return CAccTextBase::get_characterExtents(offset, coordType, x, y, width, height); in get_characterExtents()
117 STDMETHODIMP CAccHypertext::get_offsetAtPoint(long x, long y, IA2CoordinateType coordType, long * o… in get_offsetAtPoint() argument
119 return CAccTextBase::get_offsetAtPoint(x, y, coordType, offset); in get_offsetAtPoint()
262 …tringToPoint(long startIndex, long endIndex,enum IA2CoordinateType coordinateType, long x, long y ) in scrollSubstringToPoint() argument
265 return CAccTextBase::scrollSubstringToPoint(startIndex, endIndex, coordinateType, x, y); in scrollSubstringToPoint()
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx32 Point2D( double _x, double _y ) : x(_x), y(_y) {} in Point2D()
33 Point2D() : x(), y() {} in Point2D()
35 double y; member
65 const DataType& y ) in calcLineDistance() argument
67 return a*x + b*y + c; in calcLineDistance()
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... .awt.image.BufferedImage dst int x int y java.awt.Graphics g int sx int sy ...
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java46 …public WriterFrame(int x, int y, int width, int height, boolean loadBeforeVisible, XComponentConte… in WriterFrame() argument
56 setBounds(x, y, width, height); in WriterFrame()
67 setBounds(x, y, width, height); in WriterFrame()
149 Rectangle rc = new Rectangle(r.x + i.left, r.y + i.top, in getClientArea()
171 || client.y != unoWin.y in checkUnoFramePosition()
/trunk/main/x11_extensions/inc/
H A DXrender.h94 short y; member
126 XDouble x, y; member
135 XFixed x, y; member
148 XFixed y; member
179 XFixed left, right, y; member
401 int y,
479 unsigned int y);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPixelCounter.java105 public static void handlesinglepixel(int x, int y, int pixel) in handlesinglepixel() argument
116 for (int y = 0; y < _h; y++) { in countPixel()
119 _aPixelCounter.count(img.getPixel(x,y)); in countPixel()
/trunk/main/sal/rtl/source/
H A Drandom.c42 #define RTL_RANDOM_RNG(x, y, z) \ argument
47 (y) = 171 * ((y) % 177) - 2 * ((y) / 177); \
48 if ((y) < 0) (y) += 30269L; \
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1502 aPt.y = nY; in SetPosSize()
1518 nY = aPt.y; in SetPosSize()
1580 aRect.top = pt.y; in SetPosSize()
1582 aRect.bottom = pt.y+2; in SetPosSize()
2408 aPt.y = (int)nY; in SetPointerPos()
2410 SetCursorPos( aPt.x, aPt.y ); in SetPointerPos()
3322 aPt.y=0; in EndSetClipRegion()
4191 aRectMouse.top = pt.y; in SetMaximizedFrameGeometry()
4225 aPt.y=0; in UpdateFrameGeometry()
4242 aPt.y=aInnerRect.top; in UpdateFrameGeometry()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleComponent.java184 for (int y = -1; y <= bounds.Height; y++) { in _containsPoint()
185 if (oObj.containsPoint(new Point(-1, y))) { in _containsPoint()
188 + " (-1, " + y + ") - FAILED"); in _containsPoint()
192 if (oObj.containsPoint(new Point(bounds.X + bounds.Width, y))) { in _containsPoint()
195 + " (" + bounds.X + bounds.Width + ", " + y + ") - FAILED"); in _containsPoint()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dturkish.lm18 y 2001
185 y&i; 262
187 y& 262
188 y&i 262
270 yü 182
295 y&i;l 155
/trunk/main/sal/osl/unx/
H A Dsocket.c126 #define FAMILY_FROM_NATIVE(y) osl_AddrFamilyFromNative(y) argument
160 #define PROTOCOL_FROM_NATIVE(y) osl_ProtocolFromNative(y) argument
195 #define TYPE_FROM_NATIVE(y) osl_SocketTypeFromNative(y) argument
243 #define OPTION_FROM_NATIVE(y) osl_SocketOptionFromNative(y) argument
274 #define OPTION_LEVEL_FROM_NATIVE(y) osl_SocketOptionLevelFromNative(y) argument
308 #define MSG_FLAG_FROM_NATIVE(y) osl_SocketMsgFlagFromNative(y) argument
341 #define DIRECTION_FROM_NATIVE(y) osl_SocketDirectionFromNative(y) argument
414 #define ERROR_FROM_NATIVE(y) osl_SocketErrorFromNative(y) argument
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx541 pText->y = aRect2.getMinY() ; in drawCharGlyphs()
620 pFrame->y = pImageElement->y = aRect.getMinY(); in setupImage()
630 pFrame->y += aRect.getHeight(); in setupImage()
631 pImageElement->y += aRect.getHeight(); in setupImage()
748 pLink->y = rBounds.Y1; in hyperLink()
938 if( pLeft->y+pLeft->h*fudge_factor < pRight->y ) in lr_tb_sort()
942 if( pRight->y+pRight->h*fudge_factor < pLeft->y ) in lr_tb_sort()
963 if( pLeft->y < pRight->y ) in lr_tb_sort()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx323 for(sal_uInt32 y(0); y < nH; y++) in ImplCreateGdiPlusBitmap() local
325 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap()
464 for(sal_uInt32 y(0); y < nH; y++) in ImplCreateGdiPlusBitmap() local
466 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap()
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx355 …%f, %f}", [[pControl description] UTF8String], frame.origin.x, frame.origin.y, frame.size.width, f… in createUserPane()
381 … %f}", [[textField description] UTF8String], tfRect.origin.x, tfRect.origin.y, tfRect.size.width, … in createUserPane()
463 …OSL_TRACE("setting user pane rect to {%f, %f, %f, %f}",upRect.origin.x, upRect.origin.y, upRect.si… in createUserPane()
818 …OSL_TRACE("userPane frame: {%f, %f, %f, %f}",userPaneRect.origin.x, userPaneRect.origin.y, userPan… in layoutControls()
894 labelFrame.origin.y = currenttop + kAquaSpaceLabelPopupDiffV; in layoutControls()
895 …OSL_TRACE("setting label at: {%f, %f, %f, %f}",labelFrame.origin.x, labelFrame.origin.y, labelFram… in layoutControls()
899 controlRect.origin.y = currenttop; in layoutControls()
901 …etting popup at: {%f, %f, %f, %f}",controlRect.origin.x, controlRect.origin.y, controlRect.size.wi… in layoutControls()
912 controlRect.origin.y = currenttop; in layoutControls()
915 …ing checkbox at: {%f, %f, %f, %f}",controlRect.origin.x, controlRect.origin.y, controlRect.size.wi… in layoutControls()
/trunk/main/offapi/com/sun/star/chart2/data/
H A DDataSequenceRole.idl51 <dt>values-y</dt>
52 <dd>values are used as y-values in an XY-Diagram or as values
66 <dt>error-bars-y-positive</dt>
67 <dd>values are used as error-information in positive y-direction for
69 <dt>error-bars-y-negative</dt>
70 <dd>values are used as error-information in negative y-direction for
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_adjust.xcf.bz2
H A Dlc_draw.xcf.bz2

Completed in 180 milliseconds

12345678910>>...26