| /AOO41X/main/vcl/source/control/ |
| H A D | edit.cxx | 281 mnXOffset = 0; in ImplInitEditData() 523 Point aPos( mnXOffset, ImplGetTextYPosition() ); in ImplRepaint() 528 aPos.X() = nPos + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 560 DrawRect( Rectangle( aPos, Size( GetOutputSizePixel().Width() - 2*mnXOffset, nTH ) ) ); in ImplRepaint() 573 aPos.X() = nPos + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 592 aRect.Left() = pDX[2*i] + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 593 aRect.Right() = pDX[2*i+1] + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 666 … aRect.Left() = pDX[2*(nIndex+mpIMEInfos->nPos)] + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 667 … aRect.Right() = pDX[2*(nIndex+mpIMEInfos->nPos)+1] + mnXOffset + ImplGetExtraOffset(); in ImplRepaint() 1013 if ( mnXOffset || HasPaintEvent() ) in ImplSetText() [all …]
|
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterPaneBorderPainter.cxx | 535 pTopLeft->mnXOffset, pTopRight->mnXOffset, true, pTop, pBackground); in PaintBorder() 545 if (nCalloutX < pBottomLeft->mnXOffset + aCenterBox.X) in PaintBorder() 546 nCalloutX = pBottomLeft->mnXOffset + aCenterBox.X; in PaintBorder() 547 if (nCalloutX > pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width) in PaintBorder() 548 nCalloutX = pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width; in PaintBorder() 553 pBottomLeft->mnXOffset, nCalloutX-aCenterBox.Width, true, pBottom, pBackground); in PaintBorder() 555 nCalloutX+nCalloutWidth, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder() 561 pBottomLeft->mnXOffset, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder() 755 nX = rBox.X - rpBitmap->mnWidth + rpBitmap->mnXOffset; in PaintBitmap() 759 nX = rBox.X + rBox.Width + rpBitmap->mnXOffset; in PaintBitmap() [all …]
|
| H A D | PresenterBitmapContainer.cxx | 304 … PresenterConfigurationAccess::GetProperty(rxProperties, gsXOffsetProperty) >>= pBitmap->mnXOffset; in LoadBitmap() 345 mnXOffset(0), in BitmapDescriptor() 367 mnXOffset(0), in BitmapDescriptor() 384 mnXOffset = rpDefault->mnXOffset; in BitmapDescriptor()
|
| H A D | PresenterTheme.cxx | 598 mnXOffset(0), in FontDescriptor() 613 mnXOffset(0), in FontDescriptor() 623 mnXOffset = rpDescriptor->mnXOffset; in FontDescriptor() 906 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("XOffset")) >>= pDescriptor->mnXOffset; in ReadFont()
|
| H A D | PresenterTheme.hxx | 98 sal_Int32 mnXOffset; member in sdext::presenter::PresenterTheme::FontDescriptor
|
| H A D | PresenterBitmapContainer.hxx | 75 sal_Int32 mnXOffset; member in sdext::presenter::PresenterBitmapContainer::BitmapDescriptor
|
| /AOO41X/main/vcl/source/glyphs/ |
| H A D | gcach_rbmp.cxx | 183 mnXOffset = -(mnXOffset + mnWidth); in Rotate() 223 i = mnXOffset; in Rotate() 224 mnXOffset = mnYOffset; in Rotate() 237 i = mnXOffset; in Rotate() 238 mnXOffset = -(nNewWidth + mnYOffset); in Rotate()
|
| H A D | gcach_ftyp.cxx | 1504 rRawBitmap.mnXOffset = +pBmpGlyphFT->left; in GetGlyphBitmap1() 1658 rRawBitmap.mnXOffset = +pBmpGlyphFT->left; in GetGlyphBitmap8()
|
| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | atslayout.cxx | 98 struct SubPortion { int mnMinCharPos, mnEndCharPos; Fixed mnXOffset; }; member 421 … nXOfsFixed = static_cast<Fixed>(static_cast<double>(+rSubPortion.mnXOffset) * cos( fRadians )); in DrawText() 422 … nYOfsFixed = static_cast<Fixed>(static_cast<double>(+rSubPortion.mnXOffset) * sin( fRadians )); in DrawText() 513 nXOffset += r.mnXOffset; in GetNextGlyphs() 963 const Fixed nFixedDiff = aSubPortion.mnXOffset - nNextXOffset; in InitGIA() 974 aSubPortion.mnXOffset = nNextXOffset; in InitGIA() 1098 long mnXOffset, mnYOffset; 1134 mnXOffset = nXOffset; 1167 mpPointAry[ mnPointCount ] = Point( nXPos + mnXOffset, nYPos + mnYOffset );
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | winlayout.cxx | 1034 int mnXOffset; member 1450 rVisualItem.mnXOffset = nXOffset; 1672 mpVisualItems[i].mnXOffset = (int)((double)mpVisualItems[i].mnXOffset*mfFontScale); 1827 long nXOffset = pVI->mnXOffset; 2022 long nDelta = nNewXPos - pVI->mnXOffset; 2042 pVI->mnXOffset += nDelta; 2048 pVI->mnXOffset += nDelta; 2055 pVI->mnXOffset += nDelta; 2081 … pVI->mnXOffset += ((mpJustifications)? mpJustifications[nStart] : mpGlyphAdvances[nStart]); 2234 Point aRelPos( rVisualItem.mnXOffset + nBaseClusterOffset, 0 ); [all …]
|
| /AOO41X/main/vcl/unx/generic/gdi/ |
| H A D | gcach_xpeer.cxx | 469 rGlyphData.SetOffset( +maRawBitmap.mnXOffset, +maRawBitmap.mnYOffset ); in GetPixmap() 606 aGlyphInfo.x = -maRawBitmap.mnXOffset; in GetXRGlyph() 610 rGlyphData.SetOffset( +maRawBitmap.mnXOffset, +maRawBitmap.mnYOffset ); in GetXRGlyph()
|
| H A D | salgdi3.cxx | 668 const int nX1 = aPos.X() + pRawBitmap->mnXOffset; in DrawServerAAForcedString() 818 const int nX1 = aPos.X() + pRawBitmap->mnXOffset; in DrawServerAAForcedString()
|
| /AOO41X/main/soldep/source/ |
| H A D | soldep.cxx | 1142 …sal_uIntPtr nPosX = mnXOffset + nRowIndex % 3 * GetDefSize().Width() / 3 + ( nIndex - ( DEPPER_MAX… in CalcPos() 1525 mnXOffset = CalcXOffset( nLevelObjCount ); in OptimizePos() 1574 mnXOffset = CalcXOffset( LevelUse[ i ] + nLevelSecObjCount ); in OptimizePos() 1640 mnXOffset = CalcXOffset( nLevelObjCount ); in OptimizePos() 1669 mnXOffset = CalcXOffset( LevelUse[ i ] + nLevelSecObjCount ); in OptimizePos()
|
| /AOO41X/main/soldep/inc/soldep/ |
| H A D | soldep.hxx | 42 sal_uIntPtr mnXOffset; member in SolDep
|
| /AOO41X/main/vcl/inc/ |
| H A D | glyphcache.hxx | 332 int mnXOffset; member in RawBitmap
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | edit.hxx | 73 long mnXOffset; member in Edit
|
| /AOO41X/main/vcl/unx/headless/ |
| H A D | svptext.cxx | 142 rTargetPos += B2IPoint( pGcpHelper->maRawBitmap.mnXOffset, pGcpHelper->maRawBitmap.mnYOffset ); in GetGlyphBmp()
|