Home
last modified time | relevance | path

Searched refs:SetYOffset (Results 1 – 25 of 62) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxgrad.hxx58 void SetYOffset(sal_uInt16 nNewOffset) { nOfsY = nNewOffset; } in SetYOffset() function in XGradient
H A Dframelinkarray.hxx257 void SetYOffset( long nYOffset );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxgrad.hxx63 void SetYOffset(sal_uInt16 nNewOffset) { nOfsY = nNewOffset; } in SetYOffset() function in XGradient
H A Dframelinkarray.hxx256 void SetYOffset( tools::Long nYOffset );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dprevwsh.cxx395 pPreview->SetYOffset( nMaxVertPos / 2 ); in UpdateScrollBars()
404 pPreview->SetYOffset( 0 ); in UpdateScrollBars()
412 pPreview->SetYOffset( nMaxVertPos ); in UpdateScrollBars()
448 pPreview->SetYOffset( nPos ); in IMPL_LINK()
1126 pPreview->SetYOffset( aCurPos.Y() ); in DoScroll()
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Dipanim.pas108 procedure SetYOffset (v : Integer); procedure
126 property YOffset : Integer read FYOffset write SetYOffset default 0;
339 procedure TIpAnimationFrame.SetYOffset (v : Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas103 procedure SetYOffset (v : Integer); procedure
121 property YOffset : Integer read FYOffset write SetYOffset default 0;
334 procedure TIpAnimationFrame.SetYOffset (v : Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas103 procedure SetYOffset (v : Integer); procedure
121 property YOffset : Integer read FYOffset write SetYOffset default 0;
334 procedure TIpAnimationFrame.SetYOffset (v : Integer); procedure
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Dipanim.pas108 procedure SetYOffset (v : Integer); procedure
126 property YOffset : Integer read FYOffset write SetYOffset default 0;
339 procedure TIpAnimationFrame.SetYOffset (v : Integer); procedure
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dprevwsh.cxx398 pPreview->SetYOffset( nMaxVertPos / 2 ); in UpdateScrollBars()
407 pPreview->SetYOffset( 0 ); in UpdateScrollBars()
415 pPreview->SetYOffset( nMaxVertPos ); in UpdateScrollBars()
450 pPreview->SetYOffset( nPos ); in IMPL_LINK()
1132 pPreview->SetYOffset( aCurPos.Y() ); in DoScroll()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dpreview.hxx127 void SetYOffset( long nY );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dpreview.hxx126 void SetYOffset( tools::Long nY );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dgradtrns.cxx364 rG.aGradient.SetYOffset(static_cast<sal_uInt16>(nNewYOffset)); in VecToGrad()
459 rG.aGradient.SetYOffset(static_cast<sal_uInt16>(nNewYOffset)); in VecToGrad()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dgradtrns.cxx365 rG.aGradient.SetYOffset(static_cast<sal_uInt16>(nNewYOffset)); in VecToGrad()
460 rG.aGradient.SetYOffset(static_cast<sal_uInt16>(nNewYOffset)); in VecToGrad()
/dports/games/zdoom/zdoom-2.8.1/src/r_data/
H A Dr_interpolate.cpp618 sector->SetYOffset(ceiling, baky); in Restore()
639 sector->SetYOffset(ceiling, oldy + FixedMul(baky - oldy, smoothratio)); in Interpolate()
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddevicesvg.hpp155 bool SetYOffset( const float yo) // yo [cm] in SetYOffset() function in DeviceSVG
H A Dgraphicsdevice.hpp269 virtual bool SetYOffset(const float) { return false;} in SetYOffset() function in GraphicsDevice
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/ogl/
H A Dlines.h92 inline void SetYOffset(double y) in SetYOffset() function
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DCineonHeader.h766 inline void SetYOffset(const S32 offset);
1449 inline void GenericHeader::SetYOffset(const S32 offset) in SetYOffset() function
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DCineonHeader.h766 inline void SetYOffset(const S32 offset);
1449 inline void GenericHeader::SetYOffset(const S32 offset) in SetYOffset() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h65 inline void SetYOffset(double y) { m_yOffset = y; } in SetYOffset() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h65 inline void SetYOffset(double y) { m_yOffset = y; } in SetYOffset() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h65 inline void SetYOffset(double y) { m_yOffset = y; } in SetYOffset() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h65 inline void SetYOffset(double y) { m_yOffset = y; } in SetYOffset() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_buildmap.cpp413 sec->SetYOffset(sector_t::floor, bsec->floorypanning << FRACBITS); in LoadSectors()
431 sec->SetYOffset(sector_t::ceiling, bsec->ceilingypanning << FRACBITS); in LoadSectors()

123