Home
last modified time | relevance | path

Searched defs:h (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmButton.cpp28 SmButton::SmButton( uint x, uint y, uint w, uint h ) in SmButton()
DSmPerf.cpp252 #define _SET_BAR_RECT( prim, x, y, w, h, color ) \ in Render() argument
/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmRectCollision.h35 void SetRect( f32 x, f32 y, f32 w, f32 h ) in SetRect()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp642 s32 h = m_Description.height; in Create() local
757 s32 h = m_Description.height; in Create() local
/NW4C-1.2.23/include/nw/font/
Dfont_RectDrawerCommand.h132 #define NW_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Common.cpp370 f32 h = size.height; in DrawLine() local
Dlyt_Window.cpp39 f32 x, y, w, h; member