| /NW4C-2.0.3/demos/snd/playerHeap/sources/ |
| D | playerHeapApp.h | 32 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 33 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | playerHeapApp.cpp | 133 void PlayerHeapApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 143 void PlayerHeapApp::OnDrawDownLCD( nw::font::TextWriter& ) in OnDrawDownLCD() argument
|
| /NW4C-2.0.3/demos/snd/memorySoundArchive/sources/ |
| D | MemorySoundArchiveApp.h | 29 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 30 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | MemorySoundArchiveApp.cpp | 97 void MemorySoundArchiveApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 107 void MemorySoundArchiveApp::OnDrawDownLCD( nw::font::TextWriter& ) in OnDrawDownLCD() argument
|
| /NW4C-2.0.3/demos/snd/simple/sources/ |
| D | SimpleApp.h | 29 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 30 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | SimpleApp.cpp | 121 void SimpleApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 132 void SimpleApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/holdSound/sources/ |
| D | HoldSoundApp.h | 29 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 30 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | HoldSoundApp.cpp | 121 void HoldSoundApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 131 void HoldSoundApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/labelString/sources/ |
| D | LabelStringApp.h | 29 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 30 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | LabelStringApp.cpp | 134 void LabelStringApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 145 void LabelStringApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/externalFile/sources/ |
| D | externalFileApp.h | 32 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 33 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | externalFileApp.cpp | 140 void ExternalFileApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 150 void ExternalFileApp::OnDrawDownLCD( nw::font::TextWriter& ) in OnDrawDownLCD() argument
|
| /NW4C-2.0.3/demos/snd/soundActor/sources/ |
| D | SoundActorApp.h | 30 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 31 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | SoundActorApp.cpp | 136 void SoundActorApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 151 void SoundActorApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/sound3d/sources/ |
| D | Sound3dApp.h | 30 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 31 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| /NW4C-2.0.3/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.h | 57 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 58 virtual void OnDrawDownLCD( nw::font::TextWriter& );
|
| D | OriginalSoundHeapApp.cpp | 128 void OriginalSoundHeapApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 137 void OriginalSoundHeapApp::OnDrawDownLCD( nw::font::TextWriter& /*writer*/ ) in OnDrawDownLCD() argument
|
| /NW4C-2.0.3/demos/snd/demolib/include/ |
| D | demolib.h | 48 virtual void OnDrawUpLCD( nw::font::TextWriter& ) {} in OnDrawUpLCD() argument 49 virtual void OnDrawDownLCD( nw::font::TextWriter& ) {} in OnDrawDownLCD() argument 80 nw::font::TextWriter& writer, 85 nw::font::TextWriter& writer,
|
| /NW4C-2.0.3/demos/snd/filter/sources/ |
| D | main.cpp | 88 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 89 virtual void OnDrawDownLCD( nw::font::TextWriter& ); 214 void FilterApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 239 void FilterApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TextWriter.h | 26 typedef TextWriterBase<char> TextWriter; typedef
|
| /NW4C-2.0.3/demos/snd/hioSoundArchive/sources/ |
| D | main.cpp | 93 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 94 virtual void OnDrawDownLCD( nw::font::TextWriter& ); 336 void HioSoundArchiveApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 367 void HioSoundArchiveApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/effect/sources/ |
| D | main.cpp | 30 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 31 virtual void OnDrawDownLCD( nw::font::TextWriter& ); 209 void EffectApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 222 void EffectApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/demos/snd/withSdk/sources/ |
| D | main.cpp | 30 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 31 virtual void OnDrawDownLCD( nw::font::TextWriter& ); 300 void WithSdkApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 316 void WithSdkApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_GraphicsDrawing.h | 334 font::TextWriter& GetWriter() { return m_TextWriter; } in GetWriter() 335 const font::TextWriter& GetWriter() const { return m_TextWriter; } in GetWriter() 494 nw::font::TextWriter m_TextWriter;
|
| /NW4C-2.0.3/demos/snd/createSoundThreadManually/sources/ |
| D | main.cpp | 30 virtual void OnDrawUpLCD( nw::font::TextWriter& ); 31 virtual void OnDrawDownLCD( nw::font::TextWriter& ); 324 void CreateSoundThreadManuallyApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD() 340 void CreateSoundThreadManuallyApp::OnDrawDownLCD( nw::font::TextWriter& writer ) in OnDrawDownLCD()
|