Home
last modified time | relevance | path

Searched refs:top (Results 1 – 25 of 59) sorted by relevance

123

/NW4C-1.3.3/include/nw/ut/
Dut_Rect.h36 f32 top; //!< 矩形の上座標です。 member
53 top(0), in Rect()
69 top(t), in Rect()
80 top(v.top), in Rect()
109 f32 GetHeight() const { return bottom - top; } in GetHeight()
123 f32 GetY() const { return top; } in GetY()
137 void SetHeight(f32 height) { bottom = top + height; } in SetHeight()
150 top = y; in MoveTo()
163 top += dy; in Move()
179 top = y; in SetOriginAndSize()
[all …]
/NW4C-1.3.3/documents/CreativeStudio/html/common/
Dmanual.css36 margin-top : 20px;
49 margin-top : 0px;
52 border-top-width : 5px;
53 border-top-style : none;
54 border-top-color : #002266;
78 padding-top: 8px;
80 border-top-width : 1px;
83 border-top-style : none;
95 border-top-color : #C00;
101 margin-top :30px;
[all …]
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Memory.cpp44 void* top = nw::ut::AddOffsetToPtr( memory, 1 ); in AlignMemory_() local
45 top = nw::ut::RoundUp( top, align ); in AlignMemory_()
47 u8* head = reinterpret_cast<u8*>( nw::ut::AddOffsetToPtr( top, - 1 ) ); in AlignMemory_()
49 size_t offset = nw::ut::GetOffsetFromPtr( memory, top ); in AlignMemory_()
53 return top; in AlignMemory_()
Ddemo_Particle.cpp228 ParticleHandle* top = ParticleHandle::DynamicBuilder() in Allocate() local
233 top->SetID(this->m_NextId++); in Allocate()
248 top->RegisterParticleModel(model); in Allocate()
262 top->RegisterParticleEmitter(emitter); in Allocate()
276 top->AttachChild(node); in Allocate()
280 return top; in Allocate()
300 ParticleHandle* top = ParticleHandle::DynamicBuilder() in CreateMultiEmitterParticleHandle() local
305 top->SetID(this->m_NextId++); in CreateMultiEmitterParticleHandle()
320 top->RegisterParticleModel(model); in CreateMultiEmitterParticleHandle()
337 top->RegisterParticleEmitter(emitter); in CreateMultiEmitterParticleHandle()
[all …]
/NW4C-1.3.3/documents/CreativeStudio/html/assets/
Dcontents.css13 margin-top : 20px;
27 padding-top : 5px;
31 border-top-width : 0px;
34 border-top-style : solid;
37 border-top-color : #000080;
/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmRectCollision.h83 m_Collision.top += x; in AddXY()
102 m_Collision.top = -rect.top; in SetLytRect()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_FrustumProjectionUpdater.cpp100 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
109 top, in Update()
119 top, in Update()
Dgfx_OrthoProjectionUpdater.cpp103 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update() local
114 top, in Update()
124 top, in Update()
Dgfx_Camera.cpp799 f32* top, in GetFrustum() argument
809 if (left && right && bottom && top) in GetFrustum()
824 if (top) in GetFrustum()
826 *top = rect.top; in GetFrustum()
845 f32 top, in SetFrustum() argument
855 resource.SetRectWithoutFlip(left, right, bottom, top); in SetFrustum()
866 f32* top, in GetOrtho() argument
876 if (left && right && bottom && top) in GetOrtho()
891 if (top) in GetOrtho()
893 *top = rect.top; in GetOrtho()
[all …]
/NW4C-1.3.3/sources/libraries/font/
Dfont_TagProcessorBase.cpp99 pRect->top = writer.GetCursorY(); in CalcRect()
122 pRect->top = writer.GetCursorY(); in CalcRect()
123 pRect->bottom = pRect->top + writer.GetFontHeight(); in CalcRect()
Dfont_TextWriterBase.cpp411 pRect->top = math::Min(0.0f, lineFeed); in CalcLineRectImpl()
470 pRect->top = math::Min(pRect->top, rect.top); in CalcLineRectImpl()
565 pRect->top = 0; in CalcStringRectImpl()
577 pRect->top = math::Min(pRect->top, rect.top); in CalcStringRectImpl()
817 textHeight = textRect.top + textRect.bottom; in AdjustCursor()
/NW4C-1.3.3/documents/API/css/
Ddocument.css98 TH.top
257 border-top : solid 1px #aaf;
271 border-top : solid 1px #0f0;
285 border-top : solid 1px #aaf;
299 border-top : solid 1px #0f0;
313 border-top : solid 1px #ccc;
Dmanpage.css248 border-top : solid 1px #aaf;
262 border-top : solid 1px #0f0;
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_ExpDialog.mel1492 // find top level node
3581 -af nw4cExpDialog_ProcessMode "top" 4
3585 -ac $sep1 "top" 4 nw4cExpDialog_ProcessMode
3590 -ac nw4cExpDialog_ExportTarget "top" 4 $sep1
3595 -ac nw4cExpDialog_OutFileName "top" 4 nw4cExpDialog_ExportTarget
3599 -ac nw4cExpDialog_SceneToOutFileName "top" 4 nw4cExpDialog_ExportTarget
3603 -ac nw4cExpDialog_NodeToOutFileName "top" 4 nw4cExpDialog_ExportTarget
3607 -ac $sep2 "top" 4 nw4cExpDialog_OutFileName
3612 -ac nw4cExpDialog_OutInterFile "top" 4 $sep2
3617 -ac nw4cExpDialog_OutFolder "top" 4 nw4cExpDialog_OutInterFile
[all …]
DNW4C_SetRenderPriority.mel589 -af $btn "top" 4
593 -af $field "top" 4
602 -ac $btn "top" 2 $lastBtn
606 -ac $field "top" 2 $lastBtn
1005 -af nw4cSetRenderPriority_DontCare "top" 8
1010 -ac nw4cSetRenderPriority_UseRenderPriority "top" 8 nw4cSetRenderPriority_DontCare
1015 -ac nw4cSetRenderPriority_RenderPriority "top" 4 nw4cSetRenderPriority_DontCare
1020 -ac nw4cSetRenderPriority_Description "top" 4 nw4cSetRenderPriority_RenderPriority
1056 -af nw4cSetRenderPriority_SearchDontCare "top" 8
1061 -ac nw4cSetRenderPriority_SearchUseRenderPriority "top" 10 nw4cSetRenderPriority_SearchDontCare
[all …]
DNW4C_SetUserData.mel408 size(match("[^eE][+-]", $line)) > 0) // +/- is not at top or after E
614 -af $nameLabel "top" 8
619 -af nw4cSetUserData_DataName "top" 8
624 -ac nw4cSetUserData_DataType "top" 16 $nameLabel
629 -ac nw4cSetUserData_NumberLabel "top" 12 nw4cSetUserData_DataType
634 -ac nw4cSetUserData_Value "top" 0 nw4cSetUserData_NumberLabel
639 -an $okBtn "top"
644 -an $cancelBtn "top"
1005 -af $listBtnRow "top" 8
1010 -ac $listText "top" 8 $listBtnRow
[all …]
DNW4C_SetCombineGroup.mel502 -af nw4cSetCombineGroup_DontCare "top" 8
507 -ac nw4cSetCombineGroup_UseCombineGroup "top" 8 nw4cSetCombineGroup_DontCare
512 -ac nw4cSetCombineGroup_CombineGroup "top" 4 nw4cSetCombineGroup_DontCare
517 -ac nw4cSetCombineGroup_Description "top" 4 nw4cSetCombineGroup_CombineGroup
562 -af nw4cSetCombineGroup_SearchDontCare "top" 8
567 -ac nw4cSetCombineGroup_SearchUseCombineGroup "top" 10 nw4cSetCombineGroup_SearchDontCare
572 …-ac nw4cSetCombineGroup_SearchCompare "top" (4 + $afterMaya2011Adjust * 3) nw4cSetCombineGroup_Sea…
577 -ac nw4cSetCombineGroup_SearchCombineGroup "top" 4 nw4cSetCombineGroup_SearchDontCare
602 -af $closeBtn "top" 0
DNW4C_SetFrameExtensionList.mel165 -af nw4cSetFrameExtensionList_List "top" 8
170 -ac nw4cSetFrameExtensionList_Sample "top" 8 nw4cSetFrameExtensionList_List
183 -af $closeBtn "top" 0
/NW4C-1.3.3/demos/lyt/bounding/sources/
Dmain.cpp129 layoutRect.top, // right in SetupCamera()
160 (layoutRect.top + layoutRect.bottom) / 2 in GetCursorPosition()
170 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_Camera.h525 f32* top,
547 f32 top,
616 f32* top,
638 f32 top,
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmLayout.cpp38 rect.top = -rect.top; in GetRect()
/NW4C-1.3.3/documents/LayoutEditor/html/css/
Dmanpage.css225 margin-top : 2em;
376 border-top-style: solid;
377 border-top-color: #fff;
430 border-top-style: solid;
431 border-top-color: #fff;
/NW4C-1.3.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp179 layoutRect.top, // right in SetupCamera()
210 (layoutRect.top + layoutRect.bottom) / 2 in GetCursorPosition()
220 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-1.3.3/demos/lyt/animShare/sources/
Dmain.cpp138 layoutRect.top, // right in SetupCamera()
169 (layoutRect.top + layoutRect.bottom) / 2 in GetCursorPosition()
179 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-1.3.3/documents/SoundMaker/html/css/
Dmanpage.css225 margin-top : 2em;
363 border-top-style: solid;
364 border-top-color: #fff;
417 border-top-style: solid;
418 border-top-color: #fff;

123