Searched defs:top (Results 1 – 10 of 10) sorted by relevance
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_Particle.cpp | 230 ParticleHandle* top = ParticleHandle::DynamicBuilder() in Allocate() local 302 ParticleHandle* top = ParticleHandle::DynamicBuilder() in CreateMultiEmitterParticleHandle() local
|
| D | demo_Memory.cpp | 46 void* top = nw::ut::AddOffsetToPtr( memory, 1 ); in AlignMemory_() local
|
| D | demo_GraphicsDrawing.cpp | 673 const f32 top = 0.f; in SendShapeMatrix() local
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_FrustumProjectionUpdater.cpp | 102 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
|
| D | gfx_OrthoProjectionUpdater.cpp | 105 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
|
| D | gfx_Camera.cpp | 802 f32* top, in GetFrustum() 848 f32 top, in SetFrustum() 869 f32* top, in GetOrtho() 915 f32 top, in SetOrtho()
|
| /NW4C-2.0.3/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-2.0.3/include/nw/ut/ |
| D | ut_Rect.h | 38 f32 top; //!< 矩形の上座標です。 member
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_TextBox.h | 339 ut::Color8 top, in SetTextColor()
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 440 const int top = (LINE_HEIGHT - FONT_HEIGHT) / 2; in DrawString() local
|