Home
last modified time | relevance | path

Searched refs:center (Results 1 – 25 of 41) sorted by relevance

12

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp80 static const nw::math::VEC2 center( 0.5f, 0.5f ); in CalcTextureCoords() local
104 register nw::math::VEC2 ctrans( ( center.x + texSRT.translate.x ) * adjust_x, in CalcTextureCoords()
105 ( center.y + texSRT.translate.y ) * adjust_y ); in CalcTextureCoords()
115 lt = local::Transform(srMtx, lt - center) + ctrans; in CalcTextureCoords()
116 rb = local::Transform(srMtx, rb - center) + ctrans; in CalcTextureCoords()
132 lb = local::Transform(srMtx, lb - center) + ctrans; in CalcTextureCoords()
133 rt = local::Transform(srMtx, rt - center) + ctrans; in CalcTextureCoords()
Dlyt_Util.cpp461 math::VEC2 center(0.5f, 0.5f); in CalcTextureMtx() local
478 texMtx.m[0][2] = texSRT.translate.x + center.x + a0 * (-center.x) + a1 * (-center.y); in CalcTextureMtx()
489 texMtx.m[1][2] = texSRT.translate.y + center.y + a0 * (-center.x) + a1 * (-center.y); in CalcTextureMtx()
/NW4C-2.0.3/documents/IntermediateFileFormat/html/css/
Dbutton.css35 text-align : center;
49 text-align : center;
/NW4C-2.0.3/documents/API/css/
Dbutton.css35 text-align : center;
49 text-align : center;
Dcontents.css139 text-align : center;
159 text-align : center;
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetFrameExtensionList.mel142 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
147 columnLayout -adj 1 -cal "center" -rs 8;
160 text -l "ex. \"1,2,3\" or \"1-3\" or \"1-3,10\"" -al "center"
DNW4C_SetCameraFovy.mel152 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
157 columnLayout -adj 1 -cal "center" -rs 8;
DNW4C_SetNoCompressNode.mel218 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
223 columnLayout -adj 1 -cal "center" -rs 8;
DNW4C_SetCombineGroup.mel467 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
472 columnLayout -adj 1 -cal "center" -rs 8;
482 columnLayout -adj 1 -cal "center" -rs 0;
534 columnLayout -adj 1 -cal "center" -rs 0;
DNW4C_SetBillboard.mel238 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
243 columnLayout -adj 1 -cal "center" -rs 8;
DNW4C_SetAnimRange.mel26 -m $msg -ma "center"
32 -m $msg -ma "center"
3522 …-cal 1 "center" -cal 2 "center" -cal 3 "center" -cal 4 "center" -cal 5 "center" -cal 6 "center" -c…
3763 -ct2 "both" "both" -cl2 "right" "center";
3827 -cl6 "center" "center" "center" "center" "center" "center";
3857 -cl3 "left" "center" "center";
3868 -ct2 "both" "both" -cl2 "right" "center";
DNW4C_CreateMenu.mel30 -b "OK" -db "OK" -ma "center";
DNW4C_SetForceExportKey.mel418 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
423 columnLayout -adj 1 -cal "center" -rs 8;
DNW4C_SetMaterialAttr.mel573 columnLayout -adj 1 -cat "both" 4 -cal "center" -rs 4;
578 columnLayout -adj 1 -cal "center" -rs 8;
/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp160 const nw::math::VEC2 center( in GetCursorPosition() local
171 …curPos.x = center.x + stick.x / (cursorRect.right - cursorRect.left ) * (layoutRect.right - layou… in GetCursorPosition()
172 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp169 const nw::math::VEC2 center( in GetCursorPosition() local
180 …curPos.x = center.x + stick.x / (cursorRect.right - cursorRect.left ) * (layoutRect.right - layou… in GetCursorPosition()
181 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp210 const nw::math::VEC2 center( in GetCursorPosition() local
221 …curPos.x = center.x + stick.x / (cursorRect.right - cursorRect.left ) * (layoutRect.right - layou… in GetCursorPosition()
222 …curPos.y = center.y + stick.y / (cursorRect.top - cursorRect.bottom) * (layoutRect.top - layou… in GetCursorPosition()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h181 void Set( f32 aspect, f32 height, const nw::math::VEC2& center ) in Set()
185 m_Center = center; in Set()
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dmanual.css297 text-align:center;
358 .center {
359 text-align:center;
415 img.center {
Dibox.js199 if (els.loading.style.display != 'none') _pub.center(els.loading);
258 if (active.dimensions != ['100%', '100%']) _pub.center(els.wrapper);
274 center: function(obj) { method
624 _pub.center(els.loading);
/NW4C-2.0.3/documents/3DEditor/html/common/
Dmain.css364 text-align: center;
445 text-align: center;
497 text-align: center;
/NW4C-2.0.3/documents/EffectMaker/html/common/
Dmain.css364 text-align: center;
445 text-align: center;
497 text-align: center;
/NW4C-2.0.3/documents/Graphics/css/
Dmainpage.css143 text-align : center;
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp521 const math::VEC2& center = *reinterpret_cast<const math::VEC2*>(value); in SetValue() local
524 rect.Set(rect.GetAspectRatio(), rect.GetHeight(), center); in SetValue()
/NW4C-2.0.3/documents/EffectMaker/html/css/
Dmanpage.css345 text-align: center;
411 text-align: center;

12