Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Window.cpp229 SetupFrameTransform( in SetupFrameTransform() function
673 local::SetupFrameTransform(gres, WINDOWFRAME_LT, TEXTUREFLIP_NONE); in DrawFrame()
677 local::SetupFrameTransform(gres, WINDOWFRAME_RT, TEXTUREFLIP_FLIPH); in DrawFrame()
681 local::SetupFrameTransform(gres, WINDOWFRAME_RB, TEXTUREFLIP_ROTATE180); in DrawFrame()
685 local::SetupFrameTransform(gres, WINDOWFRAME_LB, TEXTUREFLIP_FLIPV); in DrawFrame()
717 local::SetupFrameTransform(gres, WindowFrame(i), frame.GetTextureFlip()); in DrawFrame4()
780 local::SetupFrameTransform(gres, WindowFrame(i), frame.GetTextureFlip()); in DrawFrame8()