Home
last modified time | relevance | path

Searched refs:y (Results 226 – 250 of 646) sorted by relevance

12345678910>>...26

/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx96 int y = 0; in CalcSignetPosition() local
103 y = thumbnail_border.GetBottom() - signet.GetBottom(); in CalcSignetPosition()
108 y = thumbnail_border.GetBottom() - signet.GetBottom() + min(signet.GetBottom() / 2, voffset); in CalcSignetPosition()
114 return Gdiplus::Point(x,y); in CalcSignetPosition()
/trunk/main/embedserv/source/embed/
H A Dtracker.cxx178 pt.x = rect->left;pt.y = rect->top; in TransformRect()
181 rect->left = pt.x; rect->top = pt.y; in TransformRect()
183 pt.x = rect->right;pt.y = rect->bottom; in TransformRect()
186 rect->right = pt.x; rect->bottom = pt.y; in TransformRect()
376 yDiff = point.y - yDiff; in TrackHandle()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1971 if (y == 0) in ImpGGT()
1975 sal_uLong z = x%y; in ImpGGT()
1978 x = y; in ImpGGT()
1979 y = z; in ImpGGT()
1980 z = x%y; in ImpGGT()
1982 return y; in ImpGGT()
1988 if (y == 0) in ImpGGTRound()
1995 x = y; in ImpGGTRound()
1996 y = z; in ImpGGTRound()
1997 z = x%y; in ImpGGTRound()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx393 long y=aCsr.Y(),y1=y,y2=y; in CalcLine() local
396 if (bHLin) y=0; in CalcLine()
404 x=x1; y=y1; in CalcLine()
406 x=x2; y=y2; in CalcLine()
409 return Point(x,y); in CalcLine()
452 long y=aTmpPt.Y(); in CalcRect() local
455 if (bHLin) y=0; in CalcRect()
458 y=BigMulDiv(x,nDirY,nDirX); in CalcRect()
459 long nHypLen=aTmpPt.Y()-y; in CalcRect()
466 y+=Round(nGKathLen*sn); in CalcRect()
[all …]
H A Dsvdtrans.cxx549 long y=Abs(rPnt.Y()); in GetLen() local
550 if (x+y<0x8000) { // weil 7FFF * 7FFF * 2 = 7FFE0002 in GetLen()
552 y*=y; in GetLen()
553 x+=y; in GetLen()
558 double ny=y; in GetLen()
/trunk/main/x11_extensions/inc/
H A Drenderproto.h122 Fixed y B32;
153 INT16 y B16;
171 Fixed l, r, y; member
495 CARD16 y B16;
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx159 int y = aPixelPosition.getY() - aParentLocation.Y; in getBounds() local
164 x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
/trunk/main/store/source/
H A Dstorbase.hxx59 #define STORE_IMPL_CONCAT(x, y) STORE_IMPL_CONCAT2(x,y) argument
60 #define STORE_IMPL_CONCAT2(x, y) x##y argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DSOfficeFactory.java420 public XShape createShape(XComponent oDoc, int height, int width, int x, int y, String kind) { in createShape() argument
423 ShapeDsc sDsc = new ShapeDsc(height, width, x, y, kind); in createShape()
488 …public XControlShape createControlShape(XComponent oDoc, int height, int width, int x, int y, Stri… in createControlShape() argument
506 position.Y = y; in createControlShape()
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java119 int y = 100; in testXUnitConversion() local
122 xWindow.setPosSize(x, y, width, height, com.sun.star.awt.PosSize.POSSIZE); in testXUnitConversion()
135 …pos size wrong", aSize.Width == width && aSize.Height == height && aPoint.X == x && aPoint.Y == y); in testXUnitConversion()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java107 final int nTop = aGraphics.getClipBounds().y; in paintComponent()
108 final int nBottom = aGraphics.getClipBounds().y+aGraphics.getClipBounds().height; in paintComponent()
294 UpdateHighlightedLine(maLines.GetLineForY(aPoint.y)); in componentMoved()
/trunk/main/sal/rtl/source/
H A Ddigest.c532 #define F(x,y,z) ((((y) ^ (z)) & (x)) ^ (z)) argument
533 #define G(x,y,z) ((((x) ^ (y)) & (z)) ^ (y)) argument
534 #define H(x,y,z) ((x) ^ (y) ^ (z)) argument
535 #define I(x,y,z) (((x) | (~(z))) ^ (y)) argument
/trunk/main/xmloff/inc/xmloff/
H A Dfunctional.hxx43 const ::rtl::OUString& y) const in operator ()()
45 return 0 != (x<y); in operator ()()
/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
468 Point aPoint = new Point(x, y); in _getIndexAtPoint()
472 y = aRect.Y + (aRect.Height / 2); in _getIndexAtPoint()
473 aPoint = new Point(x, y); in _getIndexAtPoint()
493 log.println("## Method didn't work for Point (" + x + "," + y + in _getIndexAtPoint()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx2268 for(sal_uInt32 y(0); y < nHeight; y++) in ImplScaleConvolutionHor() local
2288 aColor = pReadAcc->GetPaletteColor(pReadAcc->GetPixelIndex(y, pPixels[aIndex])); in ImplScaleConvolutionHor()
2292 aColor = pReadAcc->GetPixel(y, pPixels[aIndex]); in ImplScaleConvolutionHor()
2305 pWriteAcc->SetPixel(y, x, aResultColor); in ImplScaleConvolutionHor()
2361 for(sal_uInt32 y(0); y < nNewHeight; y++) in ImplScaleConvolutionVer() local
2363 const sal_uInt32 aBaseIndex(y * aNumberOfContributions); in ImplScaleConvolutionVer()
2369 for(sal_uInt32 j(0); j < pCount[y]; j++) in ImplScaleConvolutionVer()
2398 …pWriteAcc->SetPixelIndex(y, x, static_cast< sal_uInt8 >(pWriteAcc->GetBestPaletteIndex(aResultColo… in ImplScaleConvolutionVer()
2402 pWriteAcc->SetPixel(y, x, aResultColor); in ImplScaleConvolutionVer()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponent.cpp35 STDMETHODIMP CAccComponent::get_locationInParent(long *x, long *y) in get_locationInParent() argument
38 return CAccComponentBase::get_locationInParent(x,y); in get_locationInParent()
H A DAccComponentBase.h50 STDMETHOD(get_locationInParent)(long *x, long *y);
54 STDMETHOD(get_locationOnScreen)(long *x, long *y);
/trunk/main/vcl/workben/
H A Dsvptest.cxx168 double y = rPoint.Y(); in project() local
173 double y1 = y * cos( angle_x ); in project()
174 double z1 = y * sin( angle_x ); in project()
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl45 the <it>x</it>- and <it>y</it>-values given.
52 All y-values that represent the measurement points on
98 y-direction
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx387 const SwLineLayout *SwTxtIter::TwipsToLine( const SwTwips y) in TwipsToLine() argument
389 while( nY + GetLineHeight() <= y && Next() ) in TwipsToLine()
391 while( nY > y && Prev() ) in TwipsToLine()
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx175 void drawStringAt( ::rtl::OString aString, double x, double y ) in drawStringAt() argument
183 aRenderState.AffineTransform.m12 += y; in drawStringAt()
209 void translate( double x, double y) in translate() argument
212 maRenderState.AffineTransform.m12 += y; in translate()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1072 sal_Int32 x = 1, y = 1; in ReadData() local
1075 if( pValues[1].hasValue() ) y = ( *(sal_Int32*) pValues[ 1 ].getValue() ); in ReadData()
1077 SetScale( x, y ); in ReadData()
1086 sal_Int32 x, y; in WriteData() local
1088 GetScale( x, y ); in WriteData()
1091 pValues[ 1 ] <<= (sal_Int32) y; in WriteData()
/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.hxx46 explicit QuartzSurface( CGContextRef rContext, int x, int y, int width, int height );
49 QuartzSurface( NSView* pView, int x, int y, int width, int height );
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf484 … 0 cy Methu canfod templed "$(TEMPLATE)" . A ddylid edrych am y templed y tro nesaf fydd y ddogfen…
939 …INFO2 0 cy Darllen y Cytundeb Trwyddedu cyfan. Defnyddiwch y bar sgrolio neu'r neu fotwm '%PAG…
1644y cynnyrch yn y cyfeiriadur sy'n cael eiargymell gan y Dewin Gosod. <p>I ddewis lleoliad gwahanol,…
45460 …INFO2 0 cy Darllenwch y Cytundeb Trwyddedu cyfan. Defnyddiwch y bar sgrolio neu'r botwm '%PAGED…
47829 …XEDTEXT_DIALOG_DESCRIPTION 0 cy Dewiswch y llyfrgell sy'n cynnwys y macro rydych ei eisiau. Yna…
48493 … 0 cy Dewis nodweddion y rhaglen sydd wedi eu gosod. Mae'r dewis hwn yn dangos deialog y Dewis A…
50488y deialog yma i newid y cronfeydd data rydych yn cael mynediad iddynt yn eich dogfen drwy feysydd
51177 …CCESS_ANNOTATION_BUTTON_DESC 0 cy Cychwyn y botwm i agor rhes o weithredoedd y mae modd eu cyfl…
52125 …ring RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER 0 cy Nid oes gan y rhes cyn y cyntaf ac ar ôl y rhes o…
52616 …TR_QUERY_INNER_JOIN 0 cy Cynnwys dim ond cofnodion y mae eu cynnwys yn y meysydd cydberthynol y
[all …]
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx379 int y = 0, x = 0; in InsertAnnotation() local
391 Rectangle aNewRect( x, y, x + width - 1, y + height - 1 ); in InsertAnnotation()
415 y += height; in InsertAnnotation()
436 RealPoint2D aPos( ((double)x) / 100.0, ((double)y) / 100.0 ); in InsertAnnotation()

Completed in 1021 milliseconds

12345678910>>...26