Searched refs:NOT_LOADED (Results 1 – 1 of 1) sorted by relevance
46 #define NOT_LOADED ((long)-1) macro69 , _tlx(NOT_LOADED) in SplashScreen()70 , _tly(NOT_LOADED) in SplashScreen()71 , _barwidth(NOT_LOADED) in SplashScreen()72 , _barheight(NOT_LOADED) in SplashScreen()192 if ( NOT_LOADED == _tlx || NOT_LOADED == _tly ) in initialize()197 if ( NOT_LOADED == _barwidth ) in initialize()199 if ( NOT_LOADED == _barheight ) in initialize()217 if ( NOT_LOADED == _barwidth ) in initialize()219 if ( NOT_LOADED == _barheight ) in initialize()[all …]
Completed in 21 milliseconds