Home
last modified time | relevance | path

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

12345678910

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java243 int x = 0; int y = 0; int width = 0; int height = 0; field in WindowsAccessBridgeAdapter.PopupMenuProxy
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java267 int x, int y, in addGridElement()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java275 double y = maShape.y + aRect.Y + aRect.Height; in paintText() local
289 public boolean Contains (int x, int y) in Contains()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DLayoutManager.java94 private ObjectView RemoveView (int y) in RemoveView()
122 private void InsertView (ObjectView aView, int y) in InsertView()
H A DStateSetView.java122 int y = aWidgetArea.y+aWidgetArea.height - 25; in PaintAllStates() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextAttributeDialog.java143 public void paintIcon (Component c, Graphics g, int x, int y) in paintIcon()
/trunk/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx126 y, enumerator
/trunk/main/basebmp/inc/basebmp/
H A Dcompositeiterator.hxx317 MoveY y; member in basebmp::CompositeIterator2D
H A Dfillimage.hxx42 for( int y=0; y<height; ++y, ++begin.y ) in fillImage() local
H A Dpackedpixeliterator.hxx90 MoveY y; member in basebmp::PackedPixelColumnIterator
558 MoveY y; member in basebmp::PackedPixelIterator
H A Dpixeliterator.hxx49 MoveY y; member in basebmp::PixelColumnIterator
263 MoveY y; member in basebmp::PixelIterator
H A Dpolypolygonrenderer.hxx201 for( sal_Int32 y=nMinY; y <= nMaxY; ++y ) in renderClippedPolyPolygon() local
H A Dscaleimage.hxx162 for( int y=0; y<dest_height; ++y, ++d_begin.y, ++t_begin.y ) in scaleImage() local
/trunk/main/basebmp/source/
H A Ddebug.cxx95 for( int y=0; y<aSize.getY(); ++y ) in debugDump() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx289 MoveY y; member in __anon169c9f4b0111::PackedPixelColumnIterator
767 MoveY y; member in __anon169c9f4b0111::PackedPixelIterator
994 double y = rPoint.getY(); in project() local
1195 for( int y=0; y<aTestSize.getY(); ++y ) in Paint() local
H A Dtools.cxx39 for( sal_Int32 y=0; y<rSize.getY(); ++y ) in countPixel() local
/trunk/main/basegfx/source/color/
H A Dbcolortools.cxx214 const double y=rYIQColor.getRed(), i=rYIQColor.getGreen(), q=rYIQColor.getBlue(); in yiq2rgb() local
225 const double x=rXYZColor.getRed(), y=rXYZColor.getGreen(), z=rXYZColor.getBlue(); in ciexyz2rgb() local
254 const double y=rYPbPrColor.getRed(), pb=rYPbPrColor.getGreen(), pr=rYPbPrColor.getBlue(); in ypbpr2rgb() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx524 for( sal_Int32 y(0); y <= nScanlines; ++y ) in rasterConvert() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx35 double y; member
65 const DataType& y ) in calcLineDistance()
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java47 public ScreenComparer(int x, int y, int width, int height) in ScreenComparer()
H A DWriterFrame.java46 …public WriterFrame(int x, int y, int width, int height, boolean loadBeforeVisible, XComponentConte… in WriterFrame()
/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/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx98 static sal_uInt32 f1(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f1()
101 static sal_uInt32 f2(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f2()
104 static sal_uInt32 f3(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f3()
/trunk/main/canvas/inc/canvas/rendering/
H A Direndermodule.hxx49 float x,y,z; member

Completed in 138 milliseconds

12345678910