Home
last modified time | relevance | path

Searched defs:height (Results 51 – 75 of 78) sorted by relevance

1234

/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx130 int width, height; in copyJobDataToJobSetup() local
794 int width, height; in GetPageInfo() local
H A Dsalgdi3.cxx297 …y *pDisplay, Drawable drawable, Screen *pScreen, XRenderPictFormat *pFormat, int width, int height) in xlib_surface_create_with_xrender_format()
303 void rectangle(cairo_t *cr, double x, double y, double width, double height) in rectangle()
H A Dsalbmp.cxx504 int height = aAttribute.height; in SnapShot() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTextBase.cpp281 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents()
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx118 … inline size_type height() const { return this->empty() ? 0 : (this->size() / this->width()); } in height() function in oox::Matrix
/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/vcl/source/window/
H A Dtoolbox.cxx357 int height = (int) (0.6 * aSz.Height() + 0.5); in ImplDrawGrip() local
2969 long height = 5; in ImplDrawMoreIndicator() local
2987 long height = 8; in ImplDrawMoreIndicator() local
3026 long height = 3; in ImplDrawDropdownArrow() local
3039 long height = 5; in ImplDrawDropdownArrow() local
H A Ddockmgr.cxx629 int height = GetOutputSizePixel().Height(); in GetDragRect() local
H A Dsplitwin.cxx2114 int height = (int) (0.5 * rRect.getHeight() + 0.5); in ImplDrawGrip() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datktext.cxx657 gint *height, in text_wrapper_get_character_extents()
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java705 int height = rand.nextInt(maxHeight + 1); in makePosZize() local
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java255 private Container buildUI(int width, int height) in buildUI()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx846 sal_uInt32 width, height; in defineBitmap() local
1028 void Writer::Impl_writeBmp( sal_uInt16 nBitmapId, sal_uInt32 width, sal_uInt32 height, sal_uInt8 *p… in Impl_writeBmp()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx736 int height = aRect.bottom-aRect.top; in OnDrawItem() local
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx386 const int height = 800; in InsertAnnotation() local
/trunk/main/extensions/source/activex/main/
H A DSOActiveX.cpp473 HRESULT CSOActiveX::CreateFrameOldWay( HWND hwnd, int width, int height ) in CreateFrameOldWay()
/trunk/main/x11_extensions/inc/
H A DXrender.h92 unsigned short height; member
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx85 sal_Int32 height = 0; in getCellSize() local
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx640 virtual float height() { return mrRealFont.height(); }; in height() function in GrFontHasher
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java438 int height = aRect.Height; in insertGroups() local
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx199 short int width, height; member
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx343 guint height = (row_height.height + 2*ypad) * 5; in SalGtkFilePicker() local
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1359 double x, y, width, height; in implDrawBitmapSurface() local
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx291 …ateCursor( const char* pPointerData, const char* pMaskData, int width, int height, int hotX, int h… in createCursor()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3191 gint height = 13; // GTK+ default in NWGetListBoxIndicatorRect() local

Completed in 229 milliseconds

1234