Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h145 SetWithYFlip(l, r, b, t); in NW_DEPRECATED_FUNCTION()
169 void SetWithYFlip( f32 l, f32 r, f32 b, f32 t ) in SetWithYFlip() function
/NW4C-2.0.3/include/nw/ut/
Dut_ResDeclMacros.h68 …ED_FUNCTION(Set##name( f32 l, f32 r, f32 b, f32 t )) { ref().m_##name.SetWithYFlip(l, r, b, t); } …
70 …void Set##name##WithYFlip( f32 l, f32 r, f32 b, f32 t ) { ref().m_##name.SetWithYFlip(l, r,…