Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Stopwatch.h38 # define NW_LYT_STOPWATCH_MEASURE(no, label) \ argument
40 nw::lyt::internal::Stopwatch::Instance<no>(label), no)
42 # define NW_LYT_STOPWATCH_START(no, label) \ argument
44 nw::lyt::internal::Stopwatch::Instance<no>().Start(label)
50 # define NW_LYT_STOPWATCH_MEASURE(no, label)
51 # define NW_LYT_STOPWATCH_START(no, label)
72 Stopwatch(int no = 0, const char* label = NULL);
78 void Start(const char* label = NULL)
81 NW_UNUSED_VARIABLE(label)
83 if (label != NULL)
[all …]
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceSoundFile.cpp54 return labelInfo->label; in GetLabel()
65 return labelInfo->label; in GetLabelByOffset()
78 bool SequenceSoundFile::LabelBlockBody::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel() argument
80 const std::size_t labelLength = std::strlen( label ); in GetOffsetByLabel()
86 if ( std::strncmp( label, labelInfo->label, labelLength ) == 0 ) in GetOffsetByLabel()
Dsnd_SequenceSoundFileReader.cpp97 bool SequenceSoundFileReader::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel() argument
100 return m_pLabelBlockBody->GetOffsetByLabel( label, offsetPtr ); in GetOffsetByLabel()
Dsnd_RomSoundArchive.cpp563 const char* label = GetItemLabel( id ); in LoadLabelStringData() local
564 if ( label != NULL ) in LoadLabelStringData()
566 NN_LOG(" [%08X] (%s)\n", id, label ); in LoadLabelStringData()
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Stopwatch.cpp46 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch() argument
49 m_Label(label), in Stopwatch()
101 const char* label = stopwatch.GetLabel(); in Dump()
102 if (label == NULL) in Dump()
104 label = "-"; in Dump()
110 label, in Dump()
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_CommonProc.mel18 global proc NW4C_ShowHelp(string $file, string $label)
34 if (size($label) != 0)
36 $helpPath += "#" + $label;
DNW4C_SetRenderPriority.mel217 get SG from list label
219 proc string GetSGFromListLabel(string $label)
221 string $mat = match("\\(.*\\)", $label);
224 //print("[" + $mat + "] " + $label + "\n");
240 string $label = `button -q -l $btn`;
241 //string $sg = match("[^ ]+", $label); // sgName ( matName )
242 string $sg = GetSGFromListLabel($label); // matName ( sgName )
DNW4C_SetAnimRange.mel622 string $label = "Custom Options";
627 frameLayout -e -l $label ($wName + "CustomOptsLayout");
3364 draw editor label (by frameLayout)
3366 proc DrawEditorLabel(string $label)
3370 text -l $label;
/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceSoundFile.h70 bool GetOffsetByLabel( const char* label, u32* offsetPtr ) const;
83 char label[1]; member
Dsnd_SequenceSoundFileReader.h34 bool GetOffsetByLabel( const char* label, u32* offsetPtr ) const;
/NW4C-1.2.23/documents/CreativeStudio/html/assets/
Dtreeview-min.js7label=K;}else{Q=D.getNextSibling(Q);}}if(!K){if(Q.tagName.toUpperCase()=="A"){L.type="text";L.labe… property
11label:F};}this.init(F,E,D);this.setUpLabel(F);}};YAHOO.extend(YAHOO.widget.TextNode,YAHOO.widget.N… property
12label;H.value=this.label;H.focus();H.select();};A.getEditorValue=function(H){return H.inputElement…
Dtreeview-skin.css125 /* the style of the text label in ygTextNode */
170 .ygtv-label-editor {
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_mtl.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:368 height:64
22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16
27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16
30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16
33 label lbl5 "Compress" pos:[16,406] width:120 height:16
38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16
425 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16
428 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16
431 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16
DNW4C_node.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:288 height:64
155 --label lblSelectedNode "" pos:[16,24] width:288 height:64
327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16
333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16
DNW4C_menu.ms14 label lbl4 "Export Target" pos:[16,24] width:96 height:20
17 label lbl2 "File name:" pos:[16,44] width:72 height:20
21 label lbl1 "File path:" pos:[16,66] width:72 height:20
32 label lbl8 "Start/End Frame:" pos:[16,160] width:112 height:20
84 label lbl9 "Frame Format:" pos:[24,540] width:80 height:16
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_mtl.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:368 height:64
22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16
27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16
30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16
33 label lbl5 "Compress" pos:[16,406] width:120 height:16
38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16
425 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16
428 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16
431 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16
DNW4C_node.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:288 height:64
155 --label lblSelectedNode "" pos:[16,24] width:288 height:64
327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16
333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16
DNW4C_menu.ms14 label lbl4 "Export Target" pos:[16,24] width:96 height:20
17 label lbl2 "File name:" pos:[16,44] width:72 height:20
21 label lbl1 "File path:" pos:[16,66] width:72 height:20
32 label lbl8 "Start/End Frame:" pos:[16,160] width:112 height:20
84 label lbl9 "Frame Format:" pos:[24,540] width:80 height:16
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_mtl.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:368 height:64
22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16
27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16
30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16
33 label lbl5 "Compress" pos:[16,406] width:120 height:16
38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16
425 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16
428 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16
431 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16
DNW4C_node.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:288 height:64
155 --label lblSelectedNode "" pos:[16,24] width:288 height:64
327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16
333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16
DNW4C_menu.ms14 label lbl4 "Export Target" pos:[16,24] width:96 height:20
17 label lbl2 "File name:" pos:[16,44] width:72 height:20
21 label lbl1 "File path:" pos:[16,66] width:72 height:20
32 label lbl8 "Start/End Frame:" pos:[16,160] width:112 height:20
84 label lbl9 "Frame Format:" pos:[24,540] width:80 height:16
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_mtl.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:368 height:64
22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16
27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16
30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16
33 label lbl5 "Compress" pos:[16,406] width:120 height:16
38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16
425 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16
428 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16
431 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16
DNW4C_node.ms.inc8 --label lblSelectedNode "" pos:[16,24] width:288 height:64
155 --label lblSelectedNode "" pos:[16,24] width:288 height:64
327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16
333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16
DNW4C_menu.ms14 label lbl4 "Export Target" pos:[16,24] width:96 height:20
17 label lbl2 "File name:" pos:[16,44] width:72 height:20
21 label lbl1 "File path:" pos:[16,66] width:72 height:20
32 label lbl8 "Start/End Frame:" pos:[16,160] width:112 height:20
84 label lbl9 "Frame Format:" pos:[24,540] width:80 height:16
/NW4C-1.2.23/documents/Viewer/html/css/
Dmanpage.css523 P.label{