Home
last modified time | relevance | path

Searched refs:list (Results 1 – 25 of 57) sorted by relevance

123

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp53 List& list = this->GetList(); in Stopwatch() local
54 list.push_back(this); in Stopwatch()
75 List& list = GetList(); in ResetAll() local
76 for (List::Iterator it = list.begin(); it != list.end(); ++it) in ResetAll()
136 List& list = GetList(); in Dump()
137 for (List::Iterator it = list.begin(); it != list.end(); ++it) in Dump()
/NW4C-1.3.3/documents/SoundMaker/html/css/
Dcontents.css18 list-style-type : none;
29 list-style-type : none;
40 list-style-type : none;
51 list-style-type : none;
62 list-style-type : none;
Dmanpage.css232 list-style-type: none;
246 list-style-type: upper-alpha;
258 ul.list
260 list-style-type: disc;
265 ul.list li
/NW4C-1.3.3/documents/LayoutEditor/html/css/
Dcontents.css18 list-style-type : none;
29 list-style-type : none;
40 list-style-type : none;
51 list-style-type : none;
62 list-style-type : none;
Dmanpage.css232 list-style-type: none;
245 list-style-type: none;
259 list-style-type: upper-alpha;
271 ul.list
273 list-style-type: disc;
278 ul.list li
/NW4C-1.3.3/documents/DccPlugin/Maya/html/css/
Dcontents.css2 list-style-type: none;
15 list-style-type: none;
24 list-style-type: none;
33 list-style-type: none;
/NW4C-1.3.3/documents/DccPlugin/Photoshop/html/css/
Dcontents.css2 list-style-type: none;
15 list-style-type: none;
24 list-style-type: none;
33 list-style-type: none;
/NW4C-1.3.3/documents/DccPlugin/3dsMax/html/css/
Dcontents.css2 list-style-type: none;
15 list-style-type: none;
24 list-style-type: none;
33 list-style-type: none;
/NW4C-1.3.3/documents/DccPlugin/Softimage/html/css/
Dcontents.css2 list-style-type: none;
15 list-style-type: none;
24 list-style-type: none;
33 list-style-type: none;
/NW4C-1.3.3/documents/Viewer/html/css/
Dcontents.css4 list-style-type : none;
20 list-style-type : none;
31 list-style-type : none;
42 list-style-type : none;
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel66 proc int IsStringInArray(string $item, string $list[])
69 for ($listItem in $list)
98 get attr title list
104 string $list[];
107 $list[$i] = `getAttr ($animRange + "." + "nw4c_AnimRangeName" + "[" + $i + "]")`;
109 return $list;
131 string $list[] = GetAttrTitleList($animRange);
133 if ($str == $list[$i])
137 if (!IsStringInArray($str, $list))
153 if ($str == $list[$j])
[all …]
DNW4C_SetRenderPriority.mel167 get priority for list
183 set priority for list
198 find list field for button
217 get SG from list label
229 set list color
278 list button CB
312 // set list color
327 list priority CB
344 list drag CB
356 list drop CB
[all …]
DNW4C_SetFrameExtensionList.mel5 Description: set frame extension list to file node
13 frame extension list
54 error ("Frame extension list is wrong: " + $val);
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_HardwareManager.cpp73 FxList& list = GetEffectList( static_cast<AuxBus>( bus ) ); in SetOutputMode() local
74 for ( FxList::Iterator itr = list.GetBeginIter(); in SetOutputMode()
75 itr != list.GetEndIter(); in SetOutputMode()
215 FxList& list = GetEffectList( bus ); in FinalizeEffect() local
216 if ( list.IsEmpty() ) in FinalizeEffect()
242 for ( FxList::Iterator itr = list.GetBeginIter(); in FinalizeEffect()
243 itr != list.GetEndIter(); in FinalizeEffect()
248 list.Clear(); in FinalizeEffect()
/NW4C-1.3.3/documents/CreativeStudio/html/common/
Dibox.js162 for (var i=0; i<_pub.plugins.list.length; i++) {
163 var plugin = _pub.plugins.list[i];
492 list: new Array(), property
496 _pub.plugins.list = [func].concat(_pub.plugins.list);
499 _pub.plugins.list.push(func);
589 var list = container.getElementsByTagName(tag);
590 for (var i=0; i<list.length; i++) {
591 if (_pub.getStyle(list[i], 'visibility') != 'hidden' && list[i].style.display != 'none') {
592 list[i].style.visibility = 'hidden';
593 list[i].wasHidden = true;
[all …]
/NW4C-1.3.3/tools/FontConverter/xllt/
Dletter-list.dtd1 <!ELEMENT letter-list (head?, body)>
2 <!ATTLIST letter-list version CDATA #REQUIRED>
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Pane.h902 const PaneList& list = this->GetChildList(); in GetFirstChild() local
903 if (!list.IsEmpty()) in GetFirstChild()
905 return const_cast<Pane*>(&list.front()); in GetFirstChild()
929 const PaneList& list = this->GetChildList(); in GetNextChild() local
930 return const_cast<Pane*>(list.GetNext(pChild)); in GetNextChild()
Dlyt_Stopwatch.h223 static List list; in GetList() local
224 return list; in GetList()
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_utils.ms.inc107 list = #(),
111 append list data
116 if (classof list) != Array do return ""
117 for i = 1 to list.count do
119 local data = list[i]
129 list = #()
144 append list d
153 list = #()
535 local list = nw4cEditUserDataRollout_ValueSet.list
536 for d in list do
DNW4C_mtl.ms.inc792 for i = 1 to dataset.list.count do
794 local data = dataset.list[i]
839 local tmp = dataset.list[maxid]
840 deleteItem dataset.list (maxid)
841 insertItem tmp dataset.list (maxid - 1)
855 if maxid < dataset.list.count do
857 local tmp = dataset.list[maxid]
858 deleteItem dataset.list (maxid)
859 insertItem tmp dataset.list (maxid + 1)
875 deleteItem dataset.list (maxid)
[all …]
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_utils.ms.inc107 list = #(),
111 append list data
116 if (classof list) != Array do return ""
117 for i = 1 to list.count do
119 local data = list[i]
129 list = #()
144 append list d
153 list = #()
535 local list = nw4cEditUserDataRollout_ValueSet.list
536 for d in list do
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_utils.ms.inc107 list = #(),
111 append list data
116 if (classof list) != Array do return ""
117 for i = 1 to list.count do
119 local data = list[i]
129 list = #()
144 append list d
153 list = #()
535 local list = nw4cEditUserDataRollout_ValueSet.list
536 for d in list do
DNW4C_mtl.ms.inc792 for i = 1 to dataset.list.count do
794 local data = dataset.list[i]
839 local tmp = dataset.list[maxid]
840 deleteItem dataset.list (maxid)
841 insertItem tmp dataset.list (maxid - 1)
855 if maxid < dataset.list.count do
857 local tmp = dataset.list[maxid]
858 deleteItem dataset.list (maxid)
859 insertItem tmp dataset.list (maxid + 1)
875 deleteItem dataset.list (maxid)
[all …]
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_utils.ms.inc107 list = #(),
111 append list data
116 if (classof list) != Array do return ""
117 for i = 1 to list.count do
119 local data = list[i]
129 list = #()
144 append list d
153 list = #()
535 local list = nw4cEditUserDataRollout_ValueSet.list
536 for d in list do
DNW4C_mtl.ms.inc792 for i = 1 to dataset.list.count do
794 local data = dataset.list[i]
839 local tmp = dataset.list[maxid]
840 deleteItem dataset.list (maxid)
841 insertItem tmp dataset.list (maxid - 1)
855 if maxid < dataset.list.count do
857 local tmp = dataset.list[maxid]
858 deleteItem dataset.list (maxid)
859 insertItem tmp dataset.list (maxid + 1)
875 deleteItem dataset.list (maxid)
[all …]

123