Home
last modified time | relevance | path

Searched defs:y (Results 26 – 50 of 245) sorted by relevance

12345678910

/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx179 for( int y = 0; y < pImage->height; y++ ) in X11_getPaletteBmpFromImage() local
302 for( int y = 0; y < pImage->height; y++ ) in X11_getTCBmpFromImage() local
353 int x,y; in X11_getBmpFromPixmap() local
514 for( unsigned int y = 0; y < nHeight; y++ ) in setBitmapDataPalette() local
590 for( int y = 0; y < (int)nHeight; y++ ) in setBitmapDataTCDither() local
619 for( int y = 0; y < (int)nHeight; y++ ) in setBitmapDataTC() local
/trunk/main/scaddins/source/analysis/
H A Dbessel.cxx250 double y = fNum2 * fNum2; in Besselk0() local
258 double y = 2.0 / fNum; in Besselk0() local
276 double y = fNum2 * fNum2; in Besselk1() local
285 double y = 2.0 / fNum; in Besselk1() local
/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()
/trunk/main/filter/source/graphicfilter/eppm/
H A Deppm.cxx154 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
167 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
/trunk/main/vcl/inc/aqua/
H A Dsalmathutils.hxx43 long y; member
/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/basebmp/source/
H A Ddebug.cxx95 for( int y=0; y<aSize.getY(); ++y ) in debugDump() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFormTools.java65 int width, int x, int y, String kind ) { in createControlShape()
101 int width, int x, int y, String kind, String defControl ) { in createUnoControlShape()
138 int width, int x, int y, String kind ) { in createControlShapeWithDefaultControl()
216 int width, int x, int y, String kind ) { in insertControlShape()
/trunk/main/sc/source/core/data/
H A Dpoolhelp.cxx100 sal_uInt16 d,m,y; in UseDocOptions() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp87 …et_characterExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, lo… in get_characterExtents()
113 STDMETHODIMP CAccText::get_offsetAtPoint(long x, long y, IA2CoordinateType coordType, long * offset) in get_offsetAtPoint()
260 …tringToPoint(long startIndex, long endIndex,enum IA2CoordinateType coordinateType, long x, long y ) in scrollSubstringToPoint()
H A DAccHypertext.cpp92 …et_characterExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, lo… in get_characterExtents()
117 STDMETHODIMP CAccHypertext::get_offsetAtPoint(long x, long y, IA2CoordinateType coordType, long * o… in get_offsetAtPoint()
262 …tringToPoint(long startIndex, long endIndex,enum IA2CoordinateType coordinateType, long x, long y ) in scrollSubstringToPoint()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XImageProducer.java78 public void setPixelsByBytes(int x, int y, int width, int height, in setPixelsByBytes()
85 public void setPixelsByLongs(int x, int y, int width, int height, in setPixelsByLongs()
/trunk/main/canvas/source/cairo/
H A Dcairo_win32_cairo.cxx82 Win32Surface::Win32Surface( HDC hDC, int x, int y) : in Win32Surface()
236 int x, int y, int /* width */, int /* height */) in createSurface() argument
H A Dcairo_os2_cairo.cxx86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface()
253 int x, int y, int width, int height) in createSurface()
H A Dcairo_xlib_cairo.cxx143 X11Surface::X11Surface( const X11SysData& rSysData, int x, int y, int width, int height ) : in X11Surface()
320 int x, int y, int width, int height ) in createSurface()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java92 int y = point.Y; in after() local
334 int y = point.Y + (rect.Height / 2); in openContextMenu() local
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorlist.hxx55 #define VENDOR_MAP_ENTRY(x,y) \ argument
/trunk/main/basebmp/inc/basebmp/
H A Dfillimage.hxx42 for( int y=0; y<height; ++y, ++begin.y ) in fillImage() local
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java146 int y, String kind, int col) in createShape()
200 int y = 20000; in createSequence() local
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx487 sal_Int32 y = nHeight; in UpdateBitmap() local
511 sal_uInt16 y = nHeight,x; in UpdateBitmap() local
752 void ColorFieldControl::SetValues( Color aColor, ColorMode eMode, double x, double y ) in SetValues()
878 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
888 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
896 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
904 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
912 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
920 for( long y = 0; y <= nY; y++ ) in UpdateBitmap() local
1369 double y = maColorField.GetY(); in IMPL_LINK() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx35 double y; member
65 const DataType& y ) in calcLineDistance()
/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx561 for(sal_uInt32 y=0; y<nHeight; ++y) in getData() local
577 for(sal_uInt32 y=0; y<nHeight; ++y) in getData() local
643 for(sal_uInt32 y=0; y<nHeight; ++y) in setData() local
660 for(sal_uInt32 y=0; y<nHeight; ++y) in setData() local
H A Ddx_vcltools.cxx222 int x, y; in bitmapFromVCLBitmapEx() local
365 int x, y; in bitmapFromVCLBitmapEx() local
/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx449 sal_uInt16 NaturalSpline(sal_uInt16 n, double* x, double* y, in NaturalSpline()
558 sal_uInt16 PeriodicSpline(sal_uInt16 n, double* x, double* y, in PeriodicSpline()
636 sal_uInt16 ParaSpline(sal_uInt16 n, double* x, double* y, sal_uInt8 MargCond, in ParaSpline()
835 long x,y; in Spline2Poly() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java210 int y = i * h; in paintComponent() local
222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()

Completed in 115 milliseconds

12345678910