Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 9 of 9) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexResource.h234 u16 GetHeight() const in GetHeight() function
Dlyt_TexMap.h202 u16 GetHeight() const in GetHeight() function
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmRectCollision.h97 f32 GetHeight() const { return m_Collision.GetHeight(); } in GetHeight() function
/NW4C-2.0.3/include/nw/ut/
Dut_Rect.h111 f32 GetHeight() const { return bottom - top; } in GetHeight() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_PairFont.cpp61 PairFont::GetHeight() const in GetHeight() function in nw::font::PairFont
Dfont_ResFontBase.cpp121 ResFontBase::GetHeight() const in GetHeight() function in nw::font::ResFontBase
/NW4C-2.0.3/include/nw/gfx/
Dgfx_FrameBuffer.h101 u32 GetHeight() const { return m_Description.height; } in GetHeight() function
/NW4C-2.0.3/include/nw/dev/
Ddev_Screenshot.h141 int GetHeight() const { return m_Height; } in GetHeight() function
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h121 f32 GetHeight() const { return m_Height; } in GetHeight() function