Home
last modified time | relevance | path

Searched defs:y (Results 126 – 150 of 245) sorted by relevance

12345678910

/trunk/main/sal/rtl/source/
H A Dcipher.c987 sal_uInt32 y; in __rtl_cipherBF() local
1167 unsigned int x, y, t; in rtl_cipherARCFOUR_init_Impl() local
1207 register unsigned int x, y, t; in rtl_cipherARCFOUR_update_Impl() local
H A Drandom.c42 #define RTL_RANDOM_RNG(x, y, z) \ argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XUserInputInterception.java491 int y = point.Y + (rect.Height / 2); in clickIntoDoc() local
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java269 private XCell getCell(int x, int y, XSpreadsheet xSpreadsheet) { in getCell()
/trunk/main/vcl/unx/gtk/a11y/
H A Datktext.cxx655 gint *y, in text_wrapper_get_character_extents()
716 gint y, in text_wrapper_get_offset_at_point()
/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()
488 …public XControlShape createControlShape(XComponent oDoc, int height, int width, int x, int y, Stri… in createControlShape()
/trunk/main/svtools/source/inc/
H A Dsgfbram.hxx89 sal_Int16 y; member in SgfVector
/trunk/main/vcl/workben/
H A Dsvptest.cxx168 double y = rPoint.Y(); in project() local
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java179 int y = (int)((d.getHeight() - client.getHeight()) / 2); in show() local
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx349 for( int y=0; y<aDestBmpSize.Height(); ++y ) in transformBitmap() local
/trunk/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx201 for( sal_Int32 y=nMinY; y <= nMaxY; ++y ) in renderClippedPolyPolygon() local
H A Dpackedpixeliterator.hxx90 MoveY y; member in basebmp::PackedPixelColumnIterator
558 MoveY y; member in basebmp::PackedPixelIterator
/trunk/main/framework/qa/complex/XUserInputInterception/
H A DEventTest.java555 int y = point.Y + (rect.Height / 2); in clickIntoDoc() local
/trunk/main/sal/osl/unx/
H A Dpipe.c104 #define ERROR_FROM_NATIVE(y) osl_PipeErrorFromNative(y) argument
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DDialogFactory.java287 private void setDimensions(Object o, int x, int y, int width, int height) in setDimensions()
/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
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx323 for(sal_uInt32 y(0); y < nH; y++) in ImplCreateGdiPlusBitmap() local
464 for(sal_uInt32 y(0); y < nH; y++) in ImplCreateGdiPlusBitmap() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1548 for( sal_uLong y=0; y < rRawBitmap.mnHeight; y++ ) in GetGlyphBitmap1() local
1685 for( int y = rRawBitmap.mnHeight, x; --y >= 0 ; ) in GetGlyphBitmap8() local
1695 for( int y = rRawBitmap.mnHeight, x; --y >= 0 ; ) in GetGlyphBitmap8() local
1713 for( sal_uLong y=0; y < rRawBitmap.mnHeight; y++ ) in GetGlyphBitmap8() local
1729 for( sal_uLong y=0; y < rRawBitmap.mnHeight; y++ ) in GetGlyphBitmap8() local
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java249 int x, int y, int width, int height, int weightx, int weighty, in addGridElement()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx341 const double y( rStartPos.getY() ); in appendRect() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java267 int x, int y, in addGridElement()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx94 double y; member
303 void rectangle(cairo_t *cr, double x, double y, double width, double height) in rectangle()
764 int x = 0, y = 0; in DrawServerAAForcedString() local
828 int y = pRawBitmap->mnHeight; in DrawServerAAForcedString() local
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx502 for( sal_Int32 y=0; y<nHeight; ++y ) in getData() local
510 for( sal_Int32 y=0; y<nHeight; ++y ) in getData() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx319 sal_Int16 e, y, m, d; in mapFromGregorian() local
347 sal_Int16 y, e = fieldValue[CalendarFieldIndex::ERA]; in mapToGregorian() local
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx115 int x, y; in doReparentPresentationDialogues() local
223 int x = 0, y = 0; in Init() local
1467 int root_x, root_y, x, y; in Center() local
3899 int x = 0, y = 0; in HandleReparentEvent() local
3933 int xp, yp, x, y; in HandleReparentEvent() local

Completed in 155 milliseconds

12345678910