Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/canvas/source/tools/
H A Dsurfacerect.hxx66 const sal_Int32 y2(maPos.getY()+maSize.getY()); in pointInside() local
80 const sal_Int32 y2(maPos.getY()+maSize.getY()); in hLineIntersect() local
94 const sal_Int32 y2(maPos.getY()+maSize.getY()); in vLineIntersect() local
108 const sal_Int32 y2(maPos.getY()+maSize.getY()); in intersection() local
121 const sal_Int32 y2(maPos.getY()+maSize.getY()); in inside() local
H A Dsurface.cxx367 const double y2(y1+h); in drawWithClip() local
/trunk/main/basebmp/inc/basebmp/
H A Dlinerenderer.hxx82 const sal_Int32 y2 = rPt2.getY(); in renderLine() local
H A Dclippedlinerenderer.hxx229 const sal_Int32 y2 = aPt2.getY(); in renderClippedLine() local
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx389 void VCLXGraphics::drawLine( sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) throw(uno::Ru… in drawLine()
471 …32 width, sal_Int32 height, sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) throw(uno::Ru… in drawArc()
482 …32 width, sal_Int32 height, sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) throw(uno::Ru… in drawPie()
493 …32 width, sal_Int32 height, sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) throw(uno::Ru… in drawChord()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx57 sal_Int32 y2) : in B2IBox()
H A Db2irange.hxx57 sal_Int32 y2) in B2IRange()
H A Db2drange.hxx60 double y2) in B2DRange()
H A Db3ibox.hxx58 sal_Int32 y2, in B3IBox()
H A Db3irange.hxx60 sal_Int32 y2, in B3IRange()
H A Db3drange.hxx63 double y2, in B3DRange()
/trunk/main/odk/examples/java/Spreadsheet/
H A DSCalc.java379 public static void chgbColor( int x1, int y1, int x2, int y2, in chgbColor()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx467 void DrawSlideRect(sal_Int16 x1, sal_Int16 y1, sal_Int16 x2, sal_Int16 y2, ObjAreaType& F, OutputDe… in DrawSlideRect()
656 sal_Int16 y2=cy+ry; in DrawSlideCirc() local
H A Dfilter.cxx556 short y1,x1,y2,x2; in ImpPeekGraphicFormat() local
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx214 void GridWindow::drawLine( double x1, double y1, double x2, double y2 ) in drawLine()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx483 double x1,x2,y1,y2; in processLink() local
764 double x2(0.0), y2(0.0); in drawChar() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java252 int x2 = 0; int y2 = 0; in PopupMenuProxy() local
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx583 long y2=GetPage()->GetHgt()-GetPage()->GetLwrBorder()-1+nWrY; in DrawPageViewGrid() local
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1079 short y1,x1,y2,x2; in ReadHeader() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx608 sal_Int32 y2 = 0; in exportSectionAutoStyle() local
/trunk/main/svl/source/numbers/
H A Dzformat.cxx2295 sal_uLong y2 = 0; in GetOutputString() local
2345 sal_uLong y2 = ((y0+nBasis)/y1)*y1 - y0; in GetOutputString() local
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx238 sal_Int16 y2; member
447 sal_Int16 y2; member
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx1022 double x1,y1,x2,y2,x3,y3,p,q,cx,cy,ncx,ncy,r,rx,ry,w1,w3; in ReadArc() local
2090 long x1,y1,x2,y2,nt,xr,yr; in ReadDsc() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx90 int x2, y2; member
887 int x0 = 0, y0 = 0, x1 = 0, y1 = 0, x2, y2, curx, cury; in BSplineToPSPath() local
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx1473 Rectangle EnhWMFReader::ReadRectangle( sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) in ReadRectangle()

Completed in 242 milliseconds

12