Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Window.cpp227 SetupFrameTransform( in SetupFrameTransform() function
671 local::SetupFrameTransform(gres, WINDOWFRAME_LT, TEXTUREFLIP_NONE); in DrawFrame()
675 local::SetupFrameTransform(gres, WINDOWFRAME_RT, TEXTUREFLIP_FLIPH); in DrawFrame()
679 local::SetupFrameTransform(gres, WINDOWFRAME_RB, TEXTUREFLIP_ROTATE180); in DrawFrame()
683 local::SetupFrameTransform(gres, WINDOWFRAME_LB, TEXTUREFLIP_FLIPV); in DrawFrame()
715 local::SetupFrameTransform(gres, WindowFrame(i), frame.GetTextureFlip()); in DrawFrame4()
778 local::SetupFrameTransform(gres, WindowFrame(i), frame.GetTextureFlip()); in DrawFrame8()