Home
last modified time | relevance | path

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

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