| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_TextWriterBase.cpp | 213 int length = VSNPrintf(buffer, s_FormatBufferSize, format, args); in CalcVStringRect() local 311 int length = VSNPrintf(buffer, s_FormatBufferSize, format, args); in VPrintf() local 322 int length in Print() 357 int length in CalcLineWidth() 381 int length in CalcLineRectImpl() 552 int length in CalcStringRectImpl() 587 int length in PrintImpl() 799 int length in AdjustCursor()
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_MemorySoundArchive.cpp | 156 io::FileStream* MemorySoundArchive::OpenStream( void* buffer, int size, u32 begin, u32 length ) in OpenStream() 203 s32 MemorySoundArchive::MemoryFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_MmlParser.cpp | 103 const s32 length = ReadArg( in Parse() local 893 s32 length, in NoteOnCommandProc()
|
| D | snd_HioSoundArchive.cpp | 96 u32 length ) in OpenStream() 404 s32 HioSoundArchive::HioFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_RomSoundArchive.cpp | 154 RomSoundArchive::OpenStream( void* buffer, int size, u32 begin, u32 length ) in OpenStream() 648 s32 RomSoundArchive::RomFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_Channel.cpp | 323 void Channel::Start( const WaveInfo& waveInfo, int length, u32 startOffset ) in Start()
|
| D | snd_SequenceTrack.cpp | 680 s32 length, in NoteOn()
|
| /NW4C-1.3.3/sources/libraries/io/ |
| D | io_HioFileStream.cpp | 160 s32 HioFileStream::Read( void* buf, u32 length ) in Read() 177 s32 HioFileStream::Write( const void* buf, u32 length ) in Write()
|
| D | io_RomFileStream.cpp | 153 s32 RomFileStream::Read( void* buf, u32 length ) in Read()
|
| /NW4C-1.3.3/sources/libraries/anim/ |
| D | anim_AnimFrameController.cpp | 48 f32 length = endFrame - startFrame; in PlayPolicy_Loop() local
|
| /NW4C-1.3.3/sources/libraries/dev/ |
| D | dev_Screenshot.cpp | 72 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() 185 …int length = CalcMemorySize(displayDescription.format, displayDescription.width, displayDescriptio… in Take() local
|
| D | dev_DirectPrint.cpp | 967 int length = ut::vsnprintf(buffer, BUFFER_SIZE, BUFFER_SIZE-1, format, vargs); in VPrintf() local
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | SmSliderBar.cpp | 32 SmSliderBar::SmSliderBar( uint x, uint y, uint length, SmSliderBarType type ) in SmSliderBar()
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_NoteOnCallback.h | 33 int length; member
|
| D | snd_WaveSoundFile.h | 238 ut::ResF32 length; member
|
| D | snd_Channel.h | 155 void SetLength( s32 length ) { m_Length = length; } in SetLength()
|
| /NW4C-1.3.3/include/nw/os/ |
| D | os_Memory.h | 296 size_t length = std::char_traits<TChar>::length(str); in AllocateAndCopyString() local
|
| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_Arc.h | 63 u32 length; member
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_Inlines.h | 73 size_t length = 0; in strncpy_t() local 211 size_t length = std::strlen(dest); in strncat() local
|
| D | ut_ResUtil.h | 110 ResU32 length; member
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 76 size_t length = 0; in strncpy() local
|
| D | lyt_Arc.cpp | 235 s32 length; // must be signed in ARCConvertPathToEntrynum() local
|