Home
last modified time | relevance | path

Searched refs:kSplashIconsPlacementX (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/kernel/boot/
H A Dimages-tm.h5 static const int32 kSplashIconsPlacementX = 50; variable
H A Dimages-tm-development.h5 static const int32 kSplashIconsPlacementX = 50; variable
H A Dimages-sans-tm.h5 static const int32 kSplashIconsPlacementX = 50; variable
/haiku/headers/private/kernel/boot/platform/generic/
H A Dvideo_splash.h40 int placementX = max_c(0, min_c(100, kSplashIconsPlacementX)); in compute_splash_icons_placement()