Home
last modified time | relevance | path

Searched refs:width (Results 201 – 225 of 896) sorted by last modified time

12345678910>>...36

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx256 const long nMaxX = (long)(aGlyphMetrics.width * mfFontScale + 0.5) + nMinX; in GetGlyphBoundRect()
H A Dsalbmp.cxx83 if( nWidth >= (int)aLayerSize.width - nX ) in Create()
84 nWidth = (int)aLayerSize.width - nX; in Create()
/trunk/main/vcl/aqua/source/app/
H A Dsalsys.cxx77 … Size( static_cast<long int>(aFrame.size.width), static_cast<long int>(aFrame.size.height) ) ); in GetDisplayScreenPosSizePixel()
96 … Size( static_cast<long int>(aFrame.size.width), static_cast<long int>(aFrame.size.height) ) ); in GetDisplayWorkAreaPosSizePixel()
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx271 sz.width = 5; in startDrag()
289 p.x = p.x - sz.width/2; in startDrag()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm959 float maxX = minX + [ size sizeValue ].width;
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx1023 int width = -1; in getSubstWidth() local
1032 for( width=sizeof(pWidthNames)/sizeof(pWidthNames[0])-1; width >= 0; width-- ) in getSubstWidth()
1033 if( pLine->equalsIgnoreAsciiCaseAscii( pWidthNames[width].pName ) ) in getSubstWidth()
1037 if( width < 0 ) in getSubstWidth()
1049 return (FontWidth)( width >= 0 ? pWidthNames[width].nEnum : WIDTH_DONTKNOW ); in getSubstWidth()
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java171 aSize.width-aInsets.left-aInsets.right, in paintChildren()
191 int nStateWidth = (aWidgetArea.width-12) / (nMaxStateIndex+1); in PaintAllStates()
/trunk/main/toolkit/test/accessibility/
H A DCanvasShape.java134 maSize.width * nScaleFactor, in paint()
159 maShape.x + x/2.0 * maShape.width-3, in paint()
171 maShape.x + x/2.0 * maShape.width-2, in paint()
320 +"x"+maSize.width+"x"+maSize.height+"<"; in toString()
H A DAccessibilityWorkBench.java249 int x, int y, int width, int height, int weightx, int weighty, in addGridElement() argument
255 constraints.gridwidth = width; in addGridElement()
/trunk/main/toolkit/src2xml/source/
H A Dsrcparser.py398 width, height = self.parseMapAppfont(self.tokenBuf)
399 elem.setAttr("width", width)
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.cxx151 int width = mbHorizontal ? rArea.Width : rArea.Height; in allocateArea() local
161 int rightWidth = width - splitPos; in allocateArea()
H A Dvclxgraphics.cxx400 void VCLXGraphics::drawRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw(un… in drawRect() argument
407 mpOutputDevice->DrawRect( Rectangle( Point( x, y ), Size( width, height ) ) ); in drawRect()
418 …mpOutputDevice->DrawRect( Rectangle( Point( x, y ), Size( width, height ) ), nHorzRound, nVertRoun… in drawRoundedRect()
460 void VCLXGraphics::drawEllipse( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw… in drawEllipse() argument
467 mpOutputDevice->DrawEllipse( Rectangle( Point( x, y ), Size( width, height ) ) ); in drawEllipse()
478 …mpOutputDevice->DrawArc( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Point… in drawArc()
489 …mpOutputDevice->DrawPie( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Point… in drawPie()
500 …mpOutputDevice->DrawChord( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Poi… in drawChord()
504 void VCLXGraphics::drawGradient( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, const… in drawGradient() argument
519 mpOutputDevice->DrawGradient( Rectangle( Point( x, y ), Size( width, height ) ), aGradient ); in drawGradient()
[all …]
/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/toolkit/doc/layout/
H A Doldnotes.txt29 …office.org/2000/script" dlg:id="Dialog1" dlg:left="204" dlg:top="148" dlg:width="136" dlg:height="…
31 …<dlg:button dlg:id="OkButtonName" dlg:tab-index="0" dlg:left="86" dlg:top="92" dlg:width="44" dlg:…
32 …<dlg:titledbox dlg:id="FrameControl1" dlg:tab-index="1" dlg:left="4" dlg:top="7" dlg:width="68" dl…
35 …<dlg:scrollbar dlg:id="ScrollBar1" dlg:tab-index="2" dlg:left="82" dlg:top="10" dlg:width="45" dlg…
36 …<dlg:scrollbar dlg:id="ScrollBar2" dlg:tab-index="3" dlg:left="107" dlg:top="43" dlg:width="21" dl…
37 …<dlg:timefield dlg:id="TimeField1" dlg:tab-index="4" dlg:left="4" dlg:top="92" dlg:width="28" dlg:…
38 …<dlg:text dlg:id="Label1" dlg:tab-index="5" dlg:left="22" dlg:top="61" dlg:width="44" dlg:height="…
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.cxx61 s.width( 2 ); s.fill( (const char)250 ); in hex2()
67 s.width( 4 ); s.fill( (const char)250 ); in hex4()
73 s.width( 6 ); s.fill( (const char)250 ); in hex6()
79 s.width( 8 ); s.fill( (const char)250 ); in hex8()
86 s.width( 0 ); s.fill( 0 ); in dec2()
100 s.width( 6 ); in filepos()
103 s.width( 0 ); s.fill( 0 ); in filepos()
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1002 if (width() < aCellInfo.width()) in operator <()
1004 else if (width() == aCellInfo.width()) in operator <()
H A DWW8TableInfo.hxx141 long width() const { return m_aRect.Width(); } in width() function in ww8::CellInfo
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx3225 CSS1_PROP_ENTRY(width),
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx84 sal_Int32 width = 0; in getCellSize() local
112 width += maColumns[aPos.mnCol++].mnSize; in getCellSize()
122 return basegfx::B2ITuple( width, height ); in getCellSize()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.src52 QuickHelpText [ en-US ] = "Enter a width for the selected object.";
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hrc83 //width popup page
H A DLinePropertyPanel.src66 Text [ en-US ] = "Select the width of the line.";
273 //high contrast for line width
381 Text [ en-US ] = "Line ~width:" ;
400 QuickHelpText [ en-US ] = "Specify the width of the line.";
/trunk/main/svx/source/dialog/
H A Ducsubset.src316 Text [ en-US ] = "Half-width and Full-width Forms";
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc1176 Text [ en-US ] = "H~alf-width";\
1182 Text [ en-US ] = "Full-width";\
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg977 # used to set the initial width (in pixels) of the frame in which the tree

Completed in 129 milliseconds

12345678910>>...36