Home
last modified time | relevance | path

Searched refs:width (Results 101 – 125 of 896) sorted by relevance

12345678910>>...36

/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() argument
288 if (x == NULL || height == NULL || y == NULL || width == NULL) in get_characterExtents()
335 *width = 1; in get_characterExtents()
340 *width = rectangle.Width; in get_characterExtents()
/trunk/main/offapi/com/sun/star/text/
H A DTextTable.idl182 /** determines the width of the table relative to its environment.
186 /** determines if the value of the relative width is valid.
220 /** contains the absolute table width.
252 /** contains the sum of the column width values used in TableColumnSeparators.
H A DBaseFrameProperties.idl190 /** contains the width of the object (1/100 mm).
201 /** contains the relative width of the object.
206 /** determines whether the width follows the height.
210 /** determines whether the height follows the width.
/trunk/main/offapi/com/sun/star/drawing/
H A DLineProperties.idl75 /** This property contains the width of the line in 1/100th mm.
126 /** This property contains the width of the line start polygon.
139 /** This property contains the width of the line end polygon.
H A DTextProperties.idl160 /** If this value is <TRUE/>, the width of the <type>Shape</type> is
250 /** with this property you can set the maximum width for a shape with text.
266 /** with this property you can set the minimum width for a shape with text.
267 On edit, the auto grow feature will not shrink the object width smaller
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java255 private Container buildUI(int width, int height) in buildUI() argument
260 int leftWindowWidth = (width-40)/3; in buildUI()
1369 myFrame.setContentPane(tt.buildUI(screenSize.width, screenSize.height)); in main()
1371 int w = screenSize.width-30; in main()
1373 myFrame.setLocation(screenSize.width/2 - w/2, in main()
/trunk/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx335 m_aScreens[i].m_aSize.Width() != pTargetSize->width || in processRandREvent()
338 m_aScreens[i].m_aSize = Size( pTargetSize->width, pTargetSize->height ); in processRandREvent()
343 …f( stderr, "screen %d changed to size %dx%d\n", (int)i, (int)pTargetSize->width, (int)pTargetSize-… in processRandREvent()
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java120 int width = 640; in testXUnitConversion() local
122 xWindow.setPosSize(x, y, width, height, com.sun.star.awt.PosSize.POSSIZE); in testXUnitConversion()
135 …assertTrue("Window pos size wrong", aSize.Width == width && aSize.Height == height && aPoint.X == … in testXUnitConversion()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx201 aLine.Append( ByteString::CreateFromInt32( (*it)->m_aGlobalMetricX.width ) ); in flush()
205 aLine.Append( ByteString::CreateFromInt32( (*it)->m_aGlobalMetricY.width ) ); in flush()
405 pFont->m_eWidth = (width::type)atoi( pLine+nTokenPos[4] ); in read()
413 pFont->m_aGlobalMetricX.width in read()
417 pFont->m_aGlobalMetricY.width in read()
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstancePeer.idl66 @param width [in]: the new window width
71 boolean setWindowSize( [in] long width, [in] long height );
/trunk/main/vcl/unx/gtk/a11y/
H A Datktext.cxx656 gint *width, in text_wrapper_get_character_extents() argument
664 *x = *y = *width = *height = 0; in text_wrapper_get_character_extents()
678 *width = aRect.Width; in text_wrapper_get_character_extents()
683 offset, coords, *x, *y, *width, *height); in text_wrapper_get_character_extents()
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl184 <p>It is given in percent in relation to the width of the bitmap.
190 It is given in percent in relation to the width of the bitmap.
200 width of the bitmap.
220 /** This is the width of the tile for filling.
/trunk/main/canvas/source/cairo/
H A Dcairo_win32_cairo.hxx52 virtual SurfaceSharedPtr getSimilar( Content aContent, int width, int height ) const;
56 virtual void Resize( int width, int height );
H A Dcairo_os2_cairo.hxx48 virtual SurfaceSharedPtr getSimilar( Content aContent, int width, int height ) const;
52 virtual void Resize( int width, int height );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleImage.java66 int width = oObj.getAccessibleImageWidth(); in _getAccessibleImageWidth() local
67 log.println("getAccessibleImageWidth(): " + width); in _getAccessibleImageWidth()
/trunk/main/basebmp/inc/basebmp/
H A Dfillimage.hxx39 const int width ( end.x - begin.x ); in fillImage() local
47 rowEnd( rowIter + width ); in fillImage()
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx716 sal_uInt16 ClassFile::nextConstantPoolIndex(sal_uInt16 width) { in nextConstantPoolIndex() argument
717 OSL_ASSERT(width == 1 || width == 2); in nextConstantPoolIndex()
718 if (m_constantPoolCount > SAL_MAX_UINT16 - width) { in nextConstantPoolIndex()
726 m_constantPoolCount = m_constantPoolCount + width; in nextConstantPoolIndex()
/trunk/main/x11_extensions/inc/
H A DXrender.h91 unsigned short width; member
287 unsigned int width,
402 unsigned int width,
H A DXrandr.h38 int width, height; member
58 int width; member
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx640 int w = b_vert ? p_bbox->height : p_bbox->width; in getCharWidth()
648 p_bbox->width = -1; in getCharMetric()
680 if (p_bbox->width >= 0 && p_bbox->height >= 0) in getCharMetric()
687 if (p_bbox->width >= 0 && p_bbox->height >= 0) in getCharMetric()
/trunk/main/offapi/com/sun/star/awt/
H A DSize.idl33 /** specifies the 2-dimensional size of an area using width and height.
39 /** specifies the width.
H A DXLayoutFlow.idl33 /** Enables height-for-width layout negotiations, which allows for label wrapping
42 /** returns the preferred high this layout element would need for the given width. */
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java115 int x, int y, int width, int height, double weightx, double weighty, in addComponent() argument
122 aConstraints.gridwidth = width; in addComponent()
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx237 aRect->width = (unsigned short) nWidth; in UnionClipRegion()
308 win_size.width = win_attrib.width; in ResetClipRegion()
/trunk/main/soltools/mkdepend/
H A Dpr.c37 extern int width;
114 if (current_len + len > width || file != lastfile) {

Completed in 145 milliseconds

12345678910>>...36