Home
last modified time | relevance | path

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

12

/NW4C-1.2.23/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.2.23/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
Dmainpage.css111 list-style-type : decimal;
/NW4C-1.2.23/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.2.23/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.2.23/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.2.23/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.2.23/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.2.23/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.2.23/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.2.23/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.2.23/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.2.23/tools/FontConverter/xllt/
Dletter-list.dtd1 <!ELEMENT letter-list (head?, body)>
2 <!ATTLIST letter-list version CDATA #REQUIRED>
/NW4C-1.2.23/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.2.23/documents/CreativeStudio/html/assets/
Dcontents.css54 list-style-type : none;
/NW4C-1.2.23/documents/API/css/
Dcontents.css107 list-style : none;
/NW4C-1.2.23/tools/SoundPlayer/
DReadme.txt50 3. A list of sounds included in the specified sound archive is displayed in the upper screen, while…
/NW4C-1.2.23/documents/IntermediateFileFormat/html/css/
Dtop.css96 list-style-type : decimal;
Dcontents.css108 list-style-type : decimal;
Dmainpage.css111 list-style-type : decimal;

12