Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_OrthoProjectionUpdater.cpp102 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update() local
Dgfx_FrustumProjectionUpdater.cpp99 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update() local
Dgfx_Camera.cpp600 f32* bottom, in GetFrustum()
646 f32 bottom, in SetFrustum()
667 f32* bottom, in GetOrtho()
713 f32 bottom, in SetOrtho()
/NW4C-1.2.23/include/nw/ut/
Dut_Rect.h38 f32 bottom; //!< 矩形の下座標です。 member
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h338 ut::Color8 bottom in SetTextColor()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp219 const f32 bottom = m_ScreenSize.y; in SendMatrix() local
/NW4C-1.2.23/documents/CreativeStudio/html/common/
Dibox.js577 _pub.updateObject(els.wrapper.style, {right: '', bottom: ''}); property