CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
LayoutConstants.h
Go to the documentation of this file.
1
#pragma once
2
15
16
namespace
cdc::ui::layout
{
17
21
constexpr
int
FOOTER_HEIGHT
= 16;
22
26
constexpr
int
SCROLL_INDICATOR_WIDTH
= 8;
27
28
}
// namespace cdc::ui::layout
cdc::ui::layout
Centralized layout constants for cdc_views.
Definition
LayoutConstants.h:16
cdc::ui::layout::SCROLL_INDICATOR_WIDTH
constexpr int SCROLL_INDICATOR_WIDTH
Scroll indicator column width in pixels.
Definition
LayoutConstants.h:26
cdc::ui::layout::FOOTER_HEIGHT
constexpr int FOOTER_HEIGHT
Footer bar height in pixels (used by drawFooterBar).
Definition
LayoutConstants.h:21
components
cdc_views
include
cdc_views
LayoutConstants.h
Generated by
1.16.1