Jamba
3.0.2
|
#include <vstgui4/vstgui/lib/ccolor.h>
#include <vstgui4/vstgui/lib/crect.h>
Go to the source code of this file.
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::GUI | |
pongasoft::VST::GUI::CColorUtils | |
pongasoft::VST::GUI::CRectUtils | |
Functions | |
bool | pongasoft::VST::GUI::CColorUtils::isTransparent (CColor const &iColor) |
CRect | pongasoft::VST::GUI::CRectUtils::offsetBottom (CRect const &iRect, CCoord iBottom) |
CRect | pongasoft::VST::GUI::CRectUtils::offsetLeft (CRect const &iRect, CCoord iLeft) |
CRect | pongasoft::VST::GUI::CRectUtils::offsetRight (CRect const &iRect, CCoord iRight) |
CRect | pongasoft::VST::GUI::CRectUtils::offsetTop (CRect const &iRect, CCoord iTop) |