| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_TextWriterBase.cpp | 215 int length = VSNPrintf(buffer, s_FormatBufferSize, format, args); in CalcVStringRect() local 313 int length = VSNPrintf(buffer, s_FormatBufferSize, format, args); in VPrintf() local 324 int length in Print() 359 int length in CalcLineWidth() 383 int length in CalcLineRectImpl() 554 int length in CalcStringRectImpl() 589 int length in PrintImpl() 801 int length in AdjustCursor()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_MemorySoundArchive.cpp | 158 io::FileStream* MemorySoundArchive::OpenStream( void* buffer, int size, u32 begin, u32 length ) in OpenStream() 205 s32 MemorySoundArchive::MemoryFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_MmlParser.cpp | 105 const s32 length = ReadArg( in Parse() local 895 s32 length, in NoteOnCommandProc()
|
| D | snd_HioSoundArchive.cpp | 98 u32 length ) in OpenStream() 406 s32 HioSoundArchive::HioFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_RomSoundArchive.cpp | 156 RomSoundArchive::OpenStream( void* buffer, int size, u32 begin, u32 length ) in OpenStream() 650 s32 RomSoundArchive::RomFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_Channel.cpp | 325 void Channel::Start( const WaveInfo& waveInfo, int length, u32 startOffset ) in Start()
|
| D | snd_SequenceTrack.cpp | 682 s32 length, in NoteOn()
|
| /NW4C-2.0.3/sources/libraries/io/ |
| D | io_HioFileStream.cpp | 162 s32 HioFileStream::Read( void* buf, u32 length ) in Read() 179 s32 HioFileStream::Write( const void* buf, u32 length ) in Write()
|
| D | io_RomFileStream.cpp | 155 s32 RomFileStream::Read( void* buf, u32 length ) in Read()
|
| /NW4C-2.0.3/sources/libraries/anim/ |
| D | anim_AnimFrameController.cpp | 50 f32 length = endFrame - startFrame; in PlayPolicy_Loop() local
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_Screenshot.cpp | 74 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() 187 …int length = CalcMemorySize(displayDescription.format, displayDescription.width, displayDescriptio… in Take() local
|
| D | dev_DirectPrint.cpp | 991 int length = ut::vsnprintf(buffer, BUFFER_SIZE, BUFFER_SIZE-1, format, vargs); in VPrintf() local
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmSliderBar.cpp | 34 SmSliderBar::SmSliderBar( uint x, uint y, uint length, SmSliderBarType type ) in SmSliderBar()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_NoteOnCallback.h | 35 int length; member
|
| D | snd_WaveSoundFile.h | 240 ut::ResF32 length; member
|
| D | snd_Channel.h | 157 void SetLength( s32 length ) { m_Length = length; } in SetLength()
|
| /NW4C-2.0.3/include/nw/os/ |
| D | os_Memory.h | 298 size_t length = std::char_traits<TChar>::length(str); in AllocateAndCopyString() local
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Inlines.h | 75 size_t length = 0; in strncpy_t() local 213 size_t length = std::strlen(dest); in strncat() local
|
| D | ut_ResUtil.h | 112 ResU32 length; member
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Arc.h | 82 u32 length; member
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 78 size_t length = 0; in strncpy() local
|
| D | lyt_Arc.cpp | 237 s32 length; // must be signed in ARCConvertPathToEntrynum() local
|