Searched refs:SetOriginAndSize (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_Viewport.h | 94 m_Rect.SetOriginAndSize(0.f, 0.f, width, height); in Viewport() 136 m_Rect.SetOriginAndSize( x, in SetBound() 149 m_Rect.SetOriginAndSize( 0.f, in SetBound()
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | SmRectCollision.h | 37 m_Collision.SetOriginAndSize( x, y, w, h ); in SetRect()
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_Rect.h | 175 void SetOriginAndSize(f32 x, f32 y, f32 width, f32 height ) in SetOriginAndSize() function
|