enum Tput::Namespace::HighDpiScaleFactorRoundingPolicy
Defined in:
tput/namespace.crEnum Members
-
Unset =
0 -
Round =
1 -
Ceil =
2 -
Floor =
3 -
RoundPreferFloor =
4 -
PassThrough =
5
0
1
2
3
4
5