Home
last modified time | relevance | path

Searched defs:SetPos (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/dports/games/duel/duel/src/libDazzle/
H A DCamera.cpp65 void CCamera::SetPos(float in_X_f, float in_Y_f, float in_Z_f) in SetPos() function in CCamera
70 void CCamera::SetPos(CVec4f in_v4f) in SetPos() function in CCamera
75 void CCamera::SetPos(CVec3f in_v3f) in SetPos() function in CCamera
H A DEntity.cpp38 void CEntity::SetPos(float in_X_f, float in_Y_f, float in_Z_f) in SetPos() function in CEntity
52 void CEntity::SetPos(CVec4f in_v4f) in SetPos() function in CEntity
/dports/graphics/digikam/digikam-7.4.0/core/libs/pgfutils/libpgf/
H A DPGFstream.cpp57 void CPGFFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFFileStream
170 void CPGFMemoryStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemoryStream
210 void CPGFMemFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemFileStream
249 void CPGFIStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFIStream
/dports/graphics/libpgf/PGF/Codec/src/
H A DPGFstream.cpp57 void CPGFFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFFileStream
168 void CPGFMemoryStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemoryStream
208 void CPGFMemFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemFileStream
247 void CPGFIStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFIStream
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/pgf/
H A DPGFstream.cpp57 void CPGFFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFFileStream
168 void CPGFMemoryStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemoryStream
208 void CPGFMemFileStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFMemFileStream
247 void CPGFIStream::SetPos(short posMode, INT64 posOff) { in SetPos() function in CPGFIStream
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DNMEALogWindow.cpp105 void NMEALogWindow::SetPos(const wxPoint & pos) in SetPos() function in NMEALogWindow
147 void NMEALogWindow::SetPos(int x, int y) in SetPos() function in NMEALogWindow
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawlineangle.h45 SetPos, /**< Setting the position. */ enumerator
H A Drs_actiondrawmtext.h47 SetPos, /**< Setting the position. */ enumerator
H A Drs_actiondimradial.h44 SetPos, /**< Choose point. */ enumerator
H A Drs_actiondimdiametric.h44 SetPos, /**< Choose point. */ enumerator
H A Drs_actiondrawtext.h47 SetPos, /**< Setting the position. */ enumerator
H A Drs_actiondrawlineparallelthrough.h44 SetPos, /**< Setting point for this parallel to go through. */ enumerator
H A Drs_actiondimangular.h49 SetPos, ///< Choose position enumerator
/dports/textproc/peco/peco-v0.4.4/
H A Dcaret.go9 func (c *Caret) SetPos(p int) { func
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtornt.hxx60 void SetPos( SwTwips nNew ) { m_nYPos = nNew; } in SetPos() function in SwFormatVertOrient
93 void SetPos( SwTwips nNew ) { m_nXPos = nNew; } in SetPos() function in SwFormatHoriOrient
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtornt.hxx60 void SetPos( SwTwips nNew ) { m_nYPos = nNew; } in SetPos() function in SwFormatVertOrient
93 void SetPos( SwTwips nNew ) { m_nXPos = nNew; } in SetPos() function in SwFormatHoriOrient
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DSampleFile.cpp127 long SampleFile::SetPos(unsigned long FrameOffset) { in SetPos() function in LinuxSampler::SampleFile
131 long SampleFile::SetPos(unsigned long FrameCount, int Whence) { in SetPos() function in LinuxSampler::SampleFile
/dports/cad/alliance/alliance/src/ocp/src/placer/
H A DPCon.h46 void SetPos(const PPos& pos) {_pos = pos;} in SetPos() function
/dports/games/pouetchess/pouetChess_0.11/src/
H A Dgui.cpp128 void CGuiWidget::SetPos(int x, int y) in SetPos() function in CGuiWidget
231 void CGuiButton::SetPos(int x, int y) in SetPos() function in CGuiButton
387 void CGuiLabel::SetPos(int x, int y) in SetPos() function in CGuiLabel
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A DTableRow.hxx57 void SetPos(sal_Int32 _nPos) { m_nPos = _nPos; } in SetPos() function in dbaui::OTableRow
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/demos/forty/
H A Dpile.h71 void SetPos(int x,int y) {m_x = x;m_y = y;}; in SetPos() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/forty/
H A Dpile.h72 void SetPos(int x,int y) {m_x = x;m_y = y;}; in SetPos() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/forty/
H A Dpile.h72 void SetPos(int x,int y) {m_x = x;m_y = y;}; in SetPos() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/forty/
H A Dpile.h72 void SetPos(int x,int y) {m_x = x;m_y = y;}; in SetPos() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/forty/
H A Dpile.h72 void SetPos(int x,int y) {m_x = x;m_y = y;}; in SetPos() function

12345678910>>...24