Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp387 const int cmdPosWhite = 10; in SetUpTexEnvType2() local
393 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
399 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType2()
403 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
412 command[ cmdPosWhite ] ); in SetUpTexEnvType2()
534 const int cmdPosWhite = 22; in SetUpTexEnvType3() local
542 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
548 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType3()
554 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
571 command[ cmdPosWhite ] ); in SetUpTexEnvType3()