Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 245) sorted by relevance

12345678910

/trunk/main/sal/qa/inc/
H A Dvalueequal.hxx29 bool is_equal(T x, T y, sal_Int16 _nPrec) in is_equal()
151 bool is_float_equal(float x, float y) in is_float_equal()
155 bool is_double_equal(double x, double y) in is_double_equal()
/trunk/main/chart2/source/tools/
H A DRegressionCalculationHelper.hxx78 inline bool operator()( double x, double y ) in operator ()()
89 inline bool operator()( double x, double y ) in operator ()()
101 inline bool operator()( double x, double y ) in operator ()()
113 inline bool operator()( double x, double y ) in operator ()()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx378 void VCLXGraphics::drawPixel( sal_Int32 x, sal_Int32 y ) throw(uno::RuntimeException) in drawPixel()
400 void VCLXGraphics::drawRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw(un… in drawRect()
411 void VCLXGraphics::drawRoundedRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sa… in drawRoundedRect()
460 void VCLXGraphics::drawEllipse( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw… in drawEllipse()
471 void VCLXGraphics::drawArc( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawArc()
482 void VCLXGraphics::drawPie( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawPie()
493 void VCLXGraphics::drawChord( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int3… in drawChord()
504 void VCLXGraphics::drawGradient( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, const… in drawGradient()
523 void VCLXGraphics::drawText( sal_Int32 x, sal_Int32 y, const ::rtl::OUString& rText ) throw(uno::Ru… in drawText()
534 void VCLXGraphics::drawTextArray( sal_Int32 x, sal_Int32 y, const ::rtl::OUString& rText, const uno… in drawTextArray()
[all …]
/trunk/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx51 for( int y = ymax; --y >= 0; p2 += dy ) in ImplRotate8_90() local
66 for( int y = ymax/2; --y >= 0; ) in ImplRotate8_180() local
94 for( int y = ymax; --y >= 0; ) in ImplRotate1_90() local
135 for( int y = ymax; --y >= 0; ) in ImplRotate1_180() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java72 public static void click(int x, int y) { in click()
79 public static void doubleClick(int x, int y) { in doubleClick()
93 public static void rightClick(int x, int y) { in rightClick()
104 int y = fromY; in drag() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclWindow.java70 public void move(int x, int y) { in move()
115 public void resize(int x, int y) { in resize()
H A DVclControl.java71 public void click(int x, int y) { in click()
76 public void doubleClick(int x, int y) { in doubleClick()
91 public void rightClick(int x, int y) { in rightClick()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponentBase.cpp48 STDMETHODIMP CAccComponentBase::get_locationInParent(long *x, long *y) in get_locationInParent()
79 STDMETHODIMP CAccComponentBase::get_locationOnScreen(long *x, long *y) in get_locationOnScreen()
H A DAccComponent.cpp35 STDMETHODIMP CAccComponent::get_locationInParent(long *x, long *y) in get_locationInParent()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkcomponent.cxx60 gint x, gint y, AtkCoordType t) in translatePoint()
103 gint y, in component_wrapper_contains()
125 gint y, in component_wrapper_ref_accessible_at_point()
169 gint *y, in component_wrapper_get_position()
230 gint *y, in component_wrapper_get_extents()
/trunk/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx145 HebrewDate(sal_Int32 m, sal_Int32 d, sal_Int32 y) { month = m; day = d; year = y; } in HebrewDate()
223 GregorianDate(int m, int d, int y) { month = m; day = d; year = y; } in GregorianDate()
258 int y = fieldValue[CalendarFieldIndex::YEAR]; in mapFromGregorian() local
275 sal_Int16 y = fieldSetValue[CalendarFieldIndex::YEAR]; in mapToGregorian() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DImageHelper.java49 int y = 0; in ImageHelper() local
67 public int getPixel(int x, int y) in getPixel()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DImageHelper.java49 int y = 0; in ImageHelper() local
71 public int getPixel(final int x, final int y) in getPixel()
/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx83 QuartzSurface::QuartzSurface( NSView* pView, int x, int y, int width, int height ) : in QuartzSurface()
117 QuartzSurface::QuartzSurface( CGContextRef rContext, int x, int y, int width, int height ) : in QuartzSurface()
291 int x, int y, int width, int height ) in createSurface()
/trunk/main/svtools/source/dialogs/
H A Dmcvmath.cxx169 long y = rY.x; in ImpATanx2() local
242 sal_uInt16 ImpATan2( const short x, const short y ) in ImpATan2()
266 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi ) in ImpCartToPolar()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx46 sal_uInt32 f1( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f1()
51 sal_uInt32 f2( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f2()
56 sal_uInt32 f3( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f3()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx47 sal_uInt32 f1( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f1()
52 sal_uInt32 f2( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f2()
57 sal_uInt32 f3( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f3()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx222 for( int y = 0; y < height; y++ ) in createPng() local
265 for( int y=0; y<height; ++y) in createPng() local
297 for( int y = 0; y < maskHeight; ++y ) in createPng() local
350 for( int y=0; y<height; ++y) in createPng() local
379 for( int y = 0; y < maskHeight; ++y ) in createPng() local
/trunk/main/canvas/source/tools/
H A Dsurfaceproxy.cxx63 for(sal_Int32 y=0; y<aImageSizeY; y+=aPageSizeY) in SurfaceProxy() local
68 for(sal_Int32 y=0; y<aImageSizeY; y+=aPageSizeY) in SurfaceProxy() local
/trunk/main/basebmp/test/
H A Dtools.cxx39 for( sal_Int32 y=0; y<rSize.getY(); ++y ) in countPixel() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDrawTools.java129 int y, String kind ) { in createShape()
152 int y, String kind ) { in addShape()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessiblePopupMenu.java79 int y = point.Y; in cleanup() local
168 int y = point.Y + (rect.Height / 2); in createTestEnvironment() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XContextMenuInterception.java180 int y = point.Y + (rect.Height / 2); in openContextMenu() local
200 int y = point.Y; in releasePopUp() local
/trunk/main/filter/source/graphicfilter/epbm/
H A Depbm.cxx150 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
168 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
/trunk/main/filter/source/graphicfilter/epgm/
H A Depgm.cxx154 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
164 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local

Completed in 85 milliseconds

12345678910