Home
last modified time | relevance | path

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

123

/NW4C-1.2.23/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.2.23/documents/CreativeStudio/html/common/
Dmanual.css38 margin-top : 20px;
52 margin-top : 0px;
55 border-top-width : 5px;
56 border-top-style : none;
57 border-top-color : #002266;
82 padding-top: 8px;
84 border-top-width : 1px;
87 border-top-style : none;
99 border-top-color : #C00;
105 margin-top :30px;
[all …]
/NW4C-1.2.23/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.cpp212 ParticleNode* top = ParticleNode::DynamicBuilder() in Allocate() local
217 top->SetID(this->m_NextId++); in Allocate()
232 top->RegisterParticleModel(model); in Allocate()
246 top->RegisterParticleEmitter(emitter); in Allocate()
260 top->AttachChild(node); in Allocate()
264 return top; in Allocate()
/NW4C-1.2.23/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.2.23/demos/Nw4cDemo/include/
DSmRectCollision.h83 m_Collision.top += x; in AddXY()
102 m_Collision.top = -rect.top; in SetLytRect()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp601 f32* top, in GetFrustum() argument
611 if (left && right && bottom && top) in GetFrustum()
626 if (top) in GetFrustum()
628 *top = rect.top; in GetFrustum()
647 f32 top, in SetFrustum() argument
657 resource.SetRect(left, right, bottom, top); in SetFrustum()
668 f32* top, in GetOrtho() argument
678 if (left && right && bottom && top) in GetOrtho()
693 if (top) in GetOrtho()
695 *top = rect.top; in GetOrtho()
[all …]
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()
/NW4C-1.2.23/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.2.23/documents/API/css/
Ddocument.css249 border-top : solid 1px #aaf;
263 border-top : solid 1px #0f0;
277 border-top : solid 1px #aaf;
291 border-top : solid 1px #0f0;
305 border-top : solid 1px #ccc;
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_SetUserData.mel370 size(match("[^eE][+-]", $line)) > 0) // +/- is not at top or after E
580 -af $nameLabel "top" 8
585 -af nw4cSetUserData_DataName "top" 8
590 -ac nw4cSetUserData_DataType "top" 16 $nameLabel
595 -ac nw4cSetUserData_StringLabel "top" 12 nw4cSetUserData_DataType
600 -ac nw4cSetUserData_StringValue "top" 0 nw4cSetUserData_StringLabel
605 -ac nw4cSetUserData_NumberLabel "top" 12 nw4cSetUserData_StringValue
610 -ac nw4cSetUserData_NumberValue "top" 0 nw4cSetUserData_NumberLabel
615 -an $okBtn "top"
620 -an $cancelBtn "top"
[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_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_ExpDialog.mel1463 // find top level node
3511 -af nw4cExpDialog_ProcessMode "top" 4
3515 -ac $sep1 "top" 4 nw4cExpDialog_ProcessMode
3520 -ac nw4cExpDialog_ExportTarget "top" 4 $sep1
3525 -ac nw4cExpDialog_OutFileName "top" 4 nw4cExpDialog_ExportTarget
3529 -ac nw4cExpDialog_SceneToOutFileName "top" 4 nw4cExpDialog_ExportTarget
3533 -ac nw4cExpDialog_NodeToOutFileName "top" 4 nw4cExpDialog_ExportTarget
3537 -ac $sep2 "top" 4 nw4cExpDialog_OutFileName
3542 -ac nw4cExpDialog_OutInterFile "top" 4 $sep2
3547 -ac nw4cExpDialog_OutFolder "top" 4 nw4cExpDialog_OutInterFile
[all …]
DNW4C_SetFrameExtensionList.mel165 -af nw4cSetFrameExtensionList_List "top" 8
170 -ac nw4cSetFrameExtensionList_Sample "top" 8 nw4cSetFrameExtensionList_List
183 -af $closeBtn "top" 0
/NW4C-1.2.23/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.2.23/include/nw/gfx/
Dgfx_Camera.h486 f32* top,
508 f32 top,
577 f32* top,
599 f32 top,
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmLayout.cpp38 rect.top = -rect.top; in GetRect()
/NW4C-1.2.23/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.2.23/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.2.23/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.2.23/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;
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h337 ut::Color8 top, in SetTextColor() argument
341 m_TextColors[TEXTCOLOR_TOP ] = top; in SetTextColor()

123