Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_FrustumProjectionUpdater.cpp101 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update() local
Dgfx_OrthoProjectionUpdater.cpp104 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update() local
Dgfx_Camera.cpp801 f32* bottom, in GetFrustum()
847 f32 bottom, in SetFrustum()
868 f32* bottom, in GetOrtho()
914 f32 bottom, in SetOrtho()
/NW4C-2.0.3/include/nw/ut/
Dut_Rect.h40 f32 bottom; //!< 矩形の下座標です。 member
/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h340 ut::Color8 bottom in SetTextColor()
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js577 _pub.updateObject(els.wrapper.style, {right: '', bottom: ''}); property
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp672 f32 bottom = m_ScreenSize.y; in SendShapeMatrix() local