Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp354 const int cmdPosWhite = 10; in SetUpTexEnvType2() local
360 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
366 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType2()
370 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
379 command[ cmdPosWhite ] ); in SetUpTexEnvType2()
501 const int cmdPosWhite = 22; in SetUpTexEnvType3() local
509 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
515 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType3()
521 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
538 command[ cmdPosWhite ] ); in SetUpTexEnvType3()