Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "CGroupButtonsGraphics.hpp"
#include "core/utils.hpp"
#include "math/CGeometry.hpp"
#include "ui/graphics/IGraphics.hpp"
#include "ui/graphicsComp/CAnimationTraslate.hpp"
#include "ui/graphicsComp/CEventGraphics.hpp"
#include "ui/graphicsComp/CImageGraphics.hpp"
#include "ui/graphicsComp/CLibraryImages.hpp"
#include "ui/graphicsComp/CTheme.hpp"
#include <bits/stdint-uintn.h>
#include <cstddef>
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) |
|
static |
|
static |
|
static |