Jamba C++ API  5.1.1
pongasoft::VST::GUI::CRectUtils Namespace Reference

Functions

CRect offsetBottom (CRect const &iRect, CCoord iBottom)
 
CRect offsetLeft (CRect const &iRect, CCoord iLeft)
 
CRect offsetRight (CRect const &iRect, CCoord iRight)
 
CRect offsetTop (CRect const &iRect, CCoord iTop)
 

Function Documentation

◆ offsetBottom()

CRect pongasoft::VST::GUI::CRectUtils::offsetBottom ( CRect const &  iRect,
CCoord  iBottom 
)
inline

◆ offsetLeft()

CRect pongasoft::VST::GUI::CRectUtils::offsetLeft ( CRect const &  iRect,
CCoord  iLeft 
)
inline

◆ offsetRight()

CRect pongasoft::VST::GUI::CRectUtils::offsetRight ( CRect const &  iRect,
CCoord  iRight 
)
inline

◆ offsetTop()

CRect pongasoft::VST::GUI::CRectUtils::offsetTop ( CRect const &  iRect,
CCoord  iTop 
)
inline