Home
last modified time | relevance | path

Searched defs:y (Results 101 – 125 of 245) sorted by relevance

12345678910

/trunk/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx126 y, enumerator
/trunk/main/basebmp/inc/basebmp/
H A Dpixeliterator.hxx49 MoveY y; member in basebmp::PixelColumnIterator
263 MoveY y; member in basebmp::PixelIterator
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java128 public static XShape createShape(XComponent xComponent, int x, int y, in createShape()
/trunk/main/filter/source/graphicfilter/iras/
H A Diras.cxx221 sal_uLong x, y; in ImplReadBody() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx721 CGFloat y = rc.origin.y; in drawNativeControl() local
1258 short y = aCtrlBoundRect.Top(); in getNativeControlRegion() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTextBase.cpp281 …et_characterExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, lo… in get_characterExtents()
401 STDMETHODIMP CAccTextBase::get_offsetAtPoint(long x, long y, IA2CoordinateType, long * offset) in get_offsetAtPoint()
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx159 int y = aPixelPosition.getY() - aParentLocation.Y; in getBounds() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DSbaXGridControl.java442 int width, int x, int y) { in createGrid()
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx191 for(sal_uInt32 y=0; y<nHeight; ++y) in doBlit() local
218 for(sal_uInt32 y=0; y<nHeight; ++y) in doBlit() local
240 for(sal_uInt32 y=0; y<nHeight; ++y) in doBlit() local
293 for(sal_uInt32 y=0; y<aSurfaceDesc.dwHeight; ++y) in dumpSurface() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1836 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1874 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1885 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1937 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1948 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1984 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
1998 for ( long y = 0; y < nHeight; y++ ) in ImplBmp() local
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx119 sal_Int32 SAL_CALL SVTXGridControl::getRowAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (RuntimeExcep… in getRowAtPoint()
131 sal_Int32 SAL_CALL SVTXGridControl::getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (RuntimeEx… in getColumnAtPoint()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleText.java467 int y = aRect.Y + (aRect.Height / 2); in _getIndexAtPoint() local
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java194 int y = aWidgetArea.y+aWidgetArea.height - 12; in PaintAllStates() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBorderRemover.java36 int y; field in Rect
H A DPixelCounter.java105 public static void handlesinglepixel(int x, int y, int pixel) in handlesinglepixel()
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx243 #define OOX_ARROW_POINT( x, y ) Point( static_cast< sal_Int32 >( fArrowWidth * x ), static_cast< sa… in lclPushMarkerProperties() argument
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx387 const SwLineLayout *SwTxtIter::TwipsToLine( const SwTwips y) in TwipsToLine()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1314 sal_Int32 i,y; in padPassword() local
1453 sal_uInt32 i, y; in computeODictionaryValue() local
1506 for( sal_Int32 i = i_nKeyLength, y = 0; y < 5 ; y++ ) in computeUDictionaryValue() local
1542 sal_uInt32 i, y; in computeUDictionaryValue() local
H A Dbmpfast.cxx448 for( int y = rSrcBuffer.mnHeight; --y >= 0; ) in ImplCopyImage() local
481 for( int y = rSrcBuffer.mnHeight; --y >= 0; ) in ImplConvertToBitmap() local
708 for( int y = rSrcBuffer.mnHeight; --y >= 0; ) in ImplBlendToBitmap() local
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx236 int y = ((nIndex - nBase) / COLUMN_COUNT) * nY; in MapIndexToPixel() local
358 int y = pix.Y(); in DrawChars_Impl() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DUITools.java739 int y = aComp.getLocationOnScreen().Y + (aComp.getBounds().Height / 2); in clickMiddleOfAccessibleObject() local
771 int y = aComp.getLocationOnScreen().Y + (aComp.getBounds().Height / 2); in doubleClickMiddleOfAccessibleObject() local
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx72 for(sal_uInt32 y(0L); y < nHeight; y++) in BPixelRasterToBitmapEx() local
113 for(sal_uInt32 y(0L); y < nHeight; y++) in BPixelRasterToBitmapEx() local
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx175 void drawStringAt( ::rtl::OString aString, double x, double y ) in drawStringAt()
209 void translate( double x, double y) in translate()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h349 #define TY( y ) (mnHeight-(y)-1) argument
/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
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

Completed in 237 milliseconds

12345678910