| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_Profile.cpp | 162 char* str = "| total| call|average|average%%| max| min|"; in DumpReports() local 169 char* str = "IMiss|"; in DumpReports() local 175 char* str = "DRMiss|"; in DumpReports() local 181 char* str = "DWMiss|"; in DumpReports() local 189 char* str = "name,\n"; in DumpReports() local 194 char* str = "name|h\n"; in DumpReports() local 253 char* str = "|\n"; in DumpReports() local
|
| D | dev_DirectPrint.cpp | 288 const char* str, in DrawString() 418 const char* str, in DrawString() 479 const char* str, in DrawLine() 590 int StrLineWidth(const char* str) in StrLineWidth() 1011 const char* str, in DrawString()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_TextWriterBase.h | 246 const CharType* str in CalcStringWidth() 288 const CharType* str in CalcStringHeight() 341 const CharType* str in CalcStringRect() 397 const CharType* str in Print() 516 static int StrLen(const char* str) in StrLen() 521 static int StrLen(const wchar_t* str) in StrLen()
|
| D | font_TagProcessorBase.h | 35 const CharType* str; //!< 描画中の文字列へのポインタ。 member
|
| D | font_ArchiveFontBase.h | 560 static bool IsNullString(const char* str) { return *str == '\0'; } in IsNullString()
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_TextWriterBase.cpp | 221 StreamType str, in CalcStringWidth() 238 StreamType str, in CalcStringHeight() 256 StreamType str, in CalcStringRect() 321 StreamType str, in Print() 356 StreamType str, in CalcLineWidth() 389 const StreamType str = *pStr; in CalcLineRectImpl() local 551 StreamType str, in CalcStringRectImpl() 586 StreamType str, in PrintImpl() 798 StreamType str, in AdjustCursor()
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_TextBox.cpp | 80 const wchar_t* str, in TextBox() 92 const wchar_t* str, in TextBox() 418 const wchar_t* str, in SetString() 427 const wchar_t* str, in SetString() 437 const wchar_t* str, in SetStringImpl()
|
| D | lyt_Arc.cpp | 57 wchar_t* str, in GetStringPtr() 70 const wchar_t* str, in GetStringPtr()
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_ResUtil.h | 401 char str[4]; // 実際には長さlenの文字列が入っている。末尾は4バイトアラインメントされていて、パディングは0である。 member 420 bool Equals(const char* str, size_t len) const in Equals()
|
| /NW4C-1.2.23/include/nw/os/ |
| D | os_Memory.h | 254 AllocateAndCopyString(const TChar* str, os::IAllocator* allocator, size_t maxSize) in AllocateAndCopyString()
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_Util.cpp | 585 char str[300]; str[0] = '\0'; in Calc() local
|
| D | snd_RomSoundArchive.cpp | 516 const char* str = m_ArchiveReader.GetString( i ); in LoadLabelStringData() local
|
| D | snd_SoundArchiveFile.cpp | 234 SoundArchiveFile::PatriciaTree::GetNodeDataBy( const char* str, std::size_t len ) const in GetNodeDataBy() argument
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleUtil.cpp | 795 const char* str = child.GetParticleSetPath(); in DuplicateResParticleUpdater() local
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_DriverCommand.h | 112 char str[256]; member
|