Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGroupButtonsGraphics.cpp File Reference
Include dependency graph for CGroupButtonsGraphics.cpp:

Functions

static void prvDrawBackgroundButtons (const CTheme *theme, const CRectangleGraphics *background, IGraphics *graphics)
 
static double prvScaleOpening (const CRectangleGraphics *background, double sizeMinClosed)
 
static bool prvIsButton (const std::string_view txtButtonToSearch, const CButtonGraphics *button)
 

Function Documentation

◆ prvDrawBackgroundButtons()

static void prvDrawBackgroundButtons ( const CTheme * theme,
const CRectangleGraphics * background,
IGraphics * graphics )
static

◆ prvIsButton()

static bool prvIsButton ( const std::string_view txtButtonToSearch,
const CButtonGraphics * button )
static

◆ prvScaleOpening()

static double prvScaleOpening ( const CRectangleGraphics * background,
double sizeMinClosed )
static