Searched refs:kSplashIconsPlacementY (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/kernel/
H A Dboot_splash.cpp235 int placementY = max_c(0, min_c(100, kSplashIconsPlacementY));
/haiku/src/system/boot/platform/generic/
H A Dvideo_splash.cpp195 placementY = max_c(0, min_c(100, kSplashIconsPlacementY));
/haiku/headers/private/kernel/boot/
H A Dimages-tm-development.h6 static const int32 kSplashIconsPlacementY = 50; variable
H A Dimages-tm.h6 static const int32 kSplashIconsPlacementY = 50; variable
H A Dimages-sans-tm.h6 static const int32 kSplashIconsPlacementY = 50; variable

Completed in 119 milliseconds