Home
last modified time | relevance | path

Searched refs:Height (Results 426 – 450 of 1739) sorted by relevance

1...<<11121314151617181920>>...70

/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx353 rRect.Y + rRect.Height ); in realRectangle2DFromGdiPlusRectF()
365 rRect.Y + rRect.Height ); in b2dRangeFromGdiPlusRectF()
535 aBmpData.Height = rRawRGBAData.mnHeight; in drawRGBABits()
540 const Gdiplus::Rect aRect( 0,0,aBmpData.Width,aBmpData.Height ); in drawRGBABits()
580 aBmpSize.Height, in bitmapFromXBitmap()
590 aBmpSize.Height, in bitmapFromXBitmap()
H A Ddx_surfacebitmap.cxx174 aBmpData.Height = maSize.getY(); in lock()
178 const Gdiplus::Rect aRect( 0,0,aBmpData.Width,aBmpData.Height ); in lock()
517 aBmpData.Height = rect.Y2-rect.Y1; in getData()
604 aBmpData.Height = rect.Y2-rect.Y1; in setData()
688 ENSURE_ARG_OR_THROW( pos.Y >= 0 && pos.Y < aSize.Height, in setPixel()
751 ENSURE_ARG_OR_THROW( pos.Y >= 0 && pos.Y < aSize.Height, in getPixel()
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx138 maTimeSlider.SetSizePixel( Size( 128, maPlayToolBox.GetSizePixel().Height() ) ); in MediaControl()
144 …zePixel( Size( maTimeEdit.GetTextWidth( aTimeText ) + 8, maPlayToolBox.GetSizePixel().Height() ) ); in MediaControl()
167 maVolumeSlider.SetSizePixel( Size( 48, maPlayToolBox.GetSizePixel().Height() ) ); in MediaControl()
191 maMinSize.Height() = ( maMinSize.Height() << 1 ) + AVMEDIA_CONTROLOFFSET; in MediaControl()
224 const sal_Int32 nTimeSliderHeight = maTimeSlider.GetSizePixel().Height(); in Resize()
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx503 aSize.Height = g_atomic_int_get( &mnVideoHeight ); in getPreferredPlayerWindowSize()
506 if( ( aSize.Width <= 0 ) || ( aSize.Height <= 0 ) ) in getPreferredPlayerWindowSize()
509 aSize.Height = VIDEO_DEFAULT_HEIGHT; in getPreferredPlayerWindowSize()
513 OSL_TRACE( ">>> Requested preferred video size is: %d x %d pixel", aSize.Width, aSize.Height ); in getPreferredPlayerWindowSize()
529 if( ( aSize.Width > 0 ) && ( aSize.Height > 0 ) ) in createPlayerWindow()
576 if( ( aPrefSize.Width > 0 ) && ( aPrefSize.Height > 0 ) ) in createFrameGrabber()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx177 pPrtFont->SetSize( Size( nWidth, aFont.GetSize().Height() ) ); in CreatePrtFont()
562 const sal_uInt16 nWinHeight = sal_uInt16( aWinMet.GetSize().Height() ); in GuessLeading()
724 long nHght = rInf.GetOut().LogicToPixel( rPrtFontSize ).Height(); in lcl_DrawLineForWrongListData()
1746 pPrtFont->GetSize() ).Height(); in DrawText()
1945 aTxtSize.Height() = pOutDev->GetTextHeight() + in GetTextSize()
1985 aTxtSize.Height() = pOutDev->GetTextHeight() + in GetTextSize()
2014 aTxtSize.Height() = pPrinter->GetTextHeight(); in GetTextSize()
2025 (sal_uInt16)aFont.GetSize().Height() ) ); in GetTextSize()
2089 (sal_uInt16) aFont.GetSize().Height() ) ); in GetTextSize()
2100 aTxtSize.Height() = rInf.GetOut().GetTextHeight(); in GetTextSize()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_basctl/
H A DAccessibleShape.java135 newPosSize.Height = oldPosSize.Height/2; in createTestEnvironment()
139 newPosSize.Height, PosSize.POSSIZE); in createTestEnvironment()
142 oldPosSize.Height, PosSize.POSSIZE); in createTestEnvironment()
/trunk/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx96 if (aControlShapeSize.Height < nMinShapeHeight) in doLayout()
97 aControlShapeSize.Height = nMinShapeHeight; in doLayout()
112 sal_Int32 nTempHeight = (aControlShapeSize.Height - BUTTON_HEIGHT/4) / (nRadioButtons + 1); in doLayout()
118 aButtonSize.Height = HEIGHT; in doLayout()
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx286 if ( aNewSize.Height() >= aMinSize.Height() ) in Resize()
289 Point aPoint( 0, aNewSize.Height() - _aSize.Height() ); in Resize()
292 aStbStatus.SetPosSizePixel( aPoint, Size( aNewSize.Width(), _aSize.Height() ) ); in Resize()
297 _aSize.Height() = aPoint.Y() - pIMapWnd->GetPosPixel().Y() - 6; in Resize()
861 aStr.Append( GetUnitString( rSize.Height(), eFieldUnit, cSep ) ); in IMPL_LINK()
/trunk/main/svtools/source/control/
H A Droadmap.cxx204 …aLabelSize.Height() = m_rAntiImpl.LogicToPixel( Size( 0, LABELBASEMAPHEIGHT ), MAP_APPFONT ).Heigh… in initItemSize()
668 …Point aBitmapPos( aMySize.Width() - aBitmapSize.Width(), aMySize.Height() - aBitmapSize.Height() … in Paint()
874 aIDPos.Y() += aOldSize.Height(); in SetPosition()
875 … aIDPos.Y() += mpID->GetParent()->LogicToPixel( Size( 0, ROADMAP_ITEM_DISTANCE_Y ) ).Height(); in SetPosition()
933 Size aIDSize( nIDWidth, aDescriptionSize.Height() ); in ImplUpdatePosSize()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx440 const sal_Int32 nHeight(aPixelSize.Height()); in bitmapExFromXBitmap()
463 rSize.Height() ); in size2DFromSize()
481 static_cast<long>(rSize.Height + .5) ); in sizeFromRealSize2D()
541 rSize.Height() ); in b2DSizeFromSize()
561 rSize.Height() ); in b2ISizeFromSize()
581 rSize.Height() ); in integerSize2DFromSize()
599 rSize.Height ); in sizeFromIntegerSize2D()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1148 aRect.Top ()-=aSiz.Height(); in InvalidateAllWin()
1150 aRect.Bottom()+=aSiz.Height(); in InvalidateAllWin()
1352 if( aActualSize.Height() > 0 && aActualSize.Width() > 0 ) in MakeVisible()
1357 sal_Bool bNeedMoreY=aNewSize.Height()>aActualSize.Height(); in MakeVisible()
1363 Fraction aYFact(aNewSize.Height(),aActualSize.Height()); in MakeVisible()
1377 long u=-aOrg.Y()+aActualSize.Height()-1; in MakeVisible()
H A Dsvdoole2.cxx268 aSz.Height = 5000; in notifyEvent()
274 aSz.Height = 5000; in notifyEvent()
277 aVisArea.SetSize( Size( aSz.Width, aSz.Height ) ); in notifyEvent()
287 aLogicRect.GetHeight() - aScaledSize.Height() ), in notifyEvent()
289 if( aPixelDiff.Width() || aPixelDiff.Height() ) in notifyEvent()
575 aLogicRect.GetHeight() - aNewObjSize.Height() ), in changedPlacement()
577 if( aPixelDiff.Width() || aPixelDiff.Height() ) in changedPlacement()
1847 aSz.Height = aVisSize.Height(); in ImpSetVisAreaSize()
1859 (long)( Fraction( long( aSz.Height ) ) * aScaleHeight ) ) ); in ImpSetVisAreaSize()
2276 aScaleHeight = Fraction(aSize.Height(), aObjAreaSize.Height() ); in CalculateNewScaling()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx52 DBG_ASSERT (maPreviewSize.Width()<1000 && maPreviewSize.Height()<1000, in GenericPageCache()
104 DBG_ASSERT (maPreviewSize.Width()<1000 && maPreviewSize.Height()<1000, in ChangePreviewSize()
144 if (bResize && aBitmapSize.Width()>0 && aBitmapSize.Height()>0) in GetPreviewBitmap()
181 if (aBitmapSize.Width()>0 && aBitmapSize.Height()>0) in GetMarkedPreviewBitmap()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx119 aSpace.Height() += (nRow2-nRow1) * (nCellSpacing+1); in FillGraphList()
121 aSpace.Height() /= 2; in FillGraphList()
140 ByteString::CreateFromInt32( pE->aSize.Height() ); in WriteGraphEntry()
146 ByteString::CreateFromInt32( pE->aSpace.Height() ); in WriteGraphEntry()
/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx139 m_xGridWin->setPosSize(0, 0, aSize.Width(),aSize.Height(), awt::PosSize::SIZE); in Resize()
181 m_xGridWin->setPosSize(0, 0, aSize.Width(),aSize.Height(), awt::PosSize::POSSIZE); in createGridWin()
257 InsertItem(ID_TOOLBAR, pToolBar, aSize.Height(), 0, 0, SWIB_FIXED ); in createToolBar()
310 long nHeight = pToolBar->GetSizePixel().Height();
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx793 if( aMinEditSize.Height() > aSize.Height() ) in ScTextWnd()
794 aSize.Height() = aMinEditSize.Height(); in ScTextWnd()
819 long nDiff = GetOutputSizePixel().Height() in Paint()
820 - LogicToPixel( Size( 0, GetTextHeight() ) ).Height(); in Paint()
842 long nDiff = aSize.Height() in Resize()
843 - LogicToPixel( Size( 0, GetTextHeight() ) ).Height(); in Resize()
1281 nStartPos+nTextSize, GetOutputSize().Height()-1 ), in SetTextString()
1420 aSize.Height() = CalcWindowSizePixel(11); // Funktionen: 10 MRU + "andere..." in ScPosWnd()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx442 long nHeaderHeight = aHeaderSize.Height(); in Resize()
443 aWinSize.Height() -= nHeaderHeight; in Resize()
530 nHeight += aDummyHeaderBar.GetSizePixel().Height(); in CalcHeight()
1309 aSize.Height() += 4; in InitToolBoxes()
1312 aSize.Height() += 4; in InitToolBoxes()
1436 aSize.Height() -= nToolBoxHeight; in Resize()
1530 long nHeight = aFileViewTB.GetSizePixel().Height(); in CalcHeight()
1760 aPos.Y() += aMoreTemplatesLink.GetSizePixel().Height(); in InitImpl()
1762 aPos.Y() -= a6Size.Height(); in InitImpl()
1764 aSize.Height() -= nDelta; in InitImpl()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx473 if ( aSz.Height() < aMinSz.Height() ) in calcAdjustedSize()
474 aSz.Height() = aMinSz.Height(); in calcAdjustedSize()
479 aSz.Height() = aMinSz.Height(); in calcAdjustedSize()
687 if ( aSz.Height < aMinSz.Height ) in calcAdjustedSize()
688 aSz.Height = aMinSz.Height; in calcAdjustedSize()
944 aSz.Height() = aMinSz.Height(); in calcAdjustedSize()
1286 aSz.Height() = aMinSz.Height(); in calcAdjustedSize()
2771 if ( aSz.Height != aMinSz.Height ) in calcAdjustedSize()
2772 aSz.Height = aMinSz.Height; in calcAdjustedSize()
3802 if ( aSz.Height != aMinSz.Height ) in calcAdjustedSize()
[all …]
/trunk/main/svx/source/xoutdev/
H A Dxtabdash.cxx149 const Size aSize((rSize.Width() * 5 * 2) / 2, rSize.Height() * nFactor); in ImpCreateBitmapForXDash()
154 aLine.append(basegfx::B2DPoint(0.0, aSize.Height() / 2.0)); in ImpCreateBitmapForXDash()
155 aLine.append(basegfx::B2DPoint(aSize.Width(), aSize.Height() / 2.0)); in ImpCreateBitmapForXDash()
241 aRetval.Scale(Size((rSize.Width() * 5) / 2, rSize.Height()), BMP_SCALE_FASTESTINTERPOLATE); in ImpCreateBitmapForXDash()
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx146 …nGrfDPIy = aGrfPixelSize.Height() / ( (double)aGrfMap.GetScaleY() * aGrfPrefMapModeSize.Height() ); in HasContour()
154 nGrfDPIy = 1000.0 * aGrfPixelSize.Height() / aGrf1000thInchSize.Height(); in HasContour()
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx217 return ::com::sun::star::awt::Rectangle( 0,0,rBounds.Width,rBounds.Height ); in transformBounds()
229 e.Height ))); in boundsChanged()
234 rNewBounds.Height != maBounds.Height ) in boundsChanged()
/trunk/main/sc/source/filter/excel/
H A Dxlpage.cxx212 if( !aSize.Width() || !aSize.Height() ) in GetScPaperSize()
216 ::std::swap( aSize.Width(), aSize.Height() ); in GetScPaperSize()
225 long nWidth = bPortrait ? rSize.Width() : rSize.Height(); in SetScPaperSize()
226 long nHeight = bPortrait ? rSize.Height() : rSize.Width(); in SetScPaperSize()
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java71 ( pagePlayground.Y + ( pagePlayground.Height - BIG_CIRCLE_SIZE ) / 2 ), in doSingleModification()
115 pagePlayground.Y + pagePlayground.Height - SMALL_CIRCLE_SIZE, in doMultipleModifications()
121 pagePlayground.Y + pagePlayground.Height - SMALL_CIRCLE_SIZE, in doMultipleModifications()
182 assertEquals( "unexpected shape height", i_expectedHeight, shapeSize.Height ); in verifyShapeGeometry()
/trunk/main/starmath/source/
H A Drect.cxx148 const long nFontHeight = rDev.GetFont().GetSize().Height(); in BuildRect()
205 nDist = (rDev.GetFont().GetSize().Height() in BuildRect()
292 aSize.Height() = nBottom - GetTop() + 1; in SetBottom()
299 { aSize.Height() = GetBottom() - nTop + 1; in SetTop()
730 while( aFntSize.Height() > 2000 * nScaleFactor ) in SmGetGlyphBoundRect()
733 aFnt.SetSize( Size( aFntSize.Width() / nScaleFactor, aFntSize.Height() / nScaleFactor ) ); in SmGetGlyphBoundRect()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx274 aPos.Y() += GetSizePixel().Height() / 2 /*- aTextSize.Height() / 2*/; in Paint()
608 if (aImageSize.Height()) in IMPL_STATIC_LINK()
610 aVendorSize.Height() = aImageSize.Height(); in IMPL_STATIC_LINK()
615 const sal_Int32 nDiff = aVendorSize.Height(); in IMPL_STATIC_LINK()
641 aDlgSize.Height() += nDiff; in IMPL_STATIC_LINK()

Completed in 571 milliseconds

1...<<11121314151617181920>>...70