Home
last modified time | relevance | path

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

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