Home
last modified time | relevance | path

Searched defs:nHorzMove (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dmetaact.cxx309 void MetaPixelAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
358 void MetaPointAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
417 void MetaLineAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
481 void MetaRectAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
634 void MetaArcAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
692 void MetaPieAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
750 void MetaChordAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
1051 void MetaTextAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
1489 void MetaBmpAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
1854 void MetaMaskAction::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
[all …]
H A Dregband.cxx300 void ImplRegionBand::MoveX( tools::Long nHorzMove ) in MoveX()
H A Dregionband.cxx670 void RegionBand::Move(tools::Long nHorzMove, tools::Long nVertMove) in Move()
H A Dpdfwriter.cxx261 void PDFWriter::MoveClipRegion( tools::Long nHorzMove, tools::Long nVertMove ) in MoveClipRegion()
H A Dregion.cxx414 void vcl::Region::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dmetaact.cxx297 void MetaPixelAction::Move( long nHorzMove, long nVertMove ) in Move()
346 void MetaPointAction::Move( long nHorzMove, long nVertMove ) in Move()
405 void MetaLineAction::Move( long nHorzMove, long nVertMove ) in Move()
469 void MetaRectAction::Move( long nHorzMove, long nVertMove ) in Move()
622 void MetaArcAction::Move( long nHorzMove, long nVertMove ) in Move()
680 void MetaPieAction::Move( long nHorzMove, long nVertMove ) in Move()
738 void MetaChordAction::Move( long nHorzMove, long nVertMove ) in Move()
1039 void MetaTextAction::Move( long nHorzMove, long nVertMove ) in Move()
1477 void MetaBmpAction::Move( long nHorzMove, long nVertMove ) in Move()
1842 void MetaMaskAction::Move( long nHorzMove, long nVertMove ) in Move()
[all …]
H A Dregband.cxx300 void ImplRegionBand::MoveX( long nHorzMove ) in MoveX()
H A Dregionband.cxx662 void RegionBand::Move(long nHorzMove, long nVertMove) in Move()
H A Dregion.cxx414 void vcl::Region::Move( long nHorzMove, long nVertMove ) in Move()
H A Dpdfwriter.cxx261 void PDFWriter::MoveClipRegion( long nHorzMove, long nVertMove ) in MoveClipRegion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxregion.cxx53 void VCLXRegion::move( sal_Int32 nHorzMove, sal_Int32 nVertMove ) in move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxregion.cxx54 void VCLXRegion::move( sal_Int32 nHorzMove, sal_Int32 nVertMove ) in move()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dclipping.cxx92 void OutputDevice::MoveClipRegion( tools::Long nHorzMove, tools::Long nVertMove ) in MoveClipRegion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dclipping.cxx91 void OutputDevice::MoveClipRegion( long nHorzMove, long nVertMove ) in MoveClipRegion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dgen.hxx81 long AdjustX( long nHorzMove ) { nA += nHorzMove; return nA; } in AdjustX()
108 inline void Point::Move( long nHorzMove, long nVertMove ) in Move()
592 inline void tools::Rectangle::Move( long nHorzMove, long nVertMove ) in Move()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly2.cxx232 void PolyPolygon::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
H A Dpoly.cxx1370 void Polygon::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly2.cxx231 void PolyPolygon::Move( long nHorzMove, long nVertMove ) in Move()
H A Dpoly.cxx1350 void Polygon::Move( long nHorzMove, long nVertMove ) in Move()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A D_xpoly.cxx381 void XPolygon::Move( tools::Long nHorzMove, tools::Long nVertMove ) in Move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A D_xpoly.cxx386 void XPolygon::Move( long nHorzMove, long nVertMove ) in Move()