Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_Rect.h137 void SetHeight(f32 height) { bottom = top + height; } in SetHeight() function
/NW4C-1.3.3/include/nw/gfx/
Dgfx_FrameBuffer.h106 void SetHeight(u32 height) { m_Description.height = height; } in SetHeight() function