Searched defs:top (Results 1 – 9 of 9) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_OrthoProjectionUpdater.cpp | 103 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
|
| D | gfx_FrustumProjectionUpdater.cpp | 100 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
|
| D | gfx_Camera.cpp | 601 f32* top, in GetFrustum() 647 f32 top, in SetFrustum() 668 f32* top, in GetOrtho() 714 f32 top, in SetOrtho()
|
| /NW4C-1.2.23/documents/CreativeStudio/html/common/ |
| D | ibox.js | 92 …_pub.updateObject(els.wrapper.style, {display: 'block', visibility: 'hidden', left: 0, top: 0, hei… property 286 _pub.updateObject(obj.style, {top: y + 'px', left: x + 'px'}); property 537 params = {position: 'absolute', top: 0, left: 0, width: '100%'}; property 551 _pub.updateObject(els.wrapper.style, {position: 'absolute', top: 0, left: 0, display: 'none'}); property
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_Rect.h | 36 f32 top; //!< 矩形の上座標です。 member
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_Memory.cpp | 44 void* top = nw::ut::AddOffsetToPtr( memory, 1 ); in AlignMemory_() local
|
| D | demo_Particle.cpp | 212 ParticleNode* top = ParticleNode::DynamicBuilder() in Allocate() local
|
| D | demo_GraphicsDrawing.cpp | 220 const f32 top = 0.f; in SendMatrix() local
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_TextBox.h | 337 ut::Color8 top, in SetTextColor()
|