| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_Profile.cpp | 164 char* str = "| total| call|average|average%%| max| min|"; in DumpReports() local 171 char* str = "IMiss|"; in DumpReports() local 177 char* str = "DRMiss|"; in DumpReports() local 183 char* str = "DWMiss|"; in DumpReports() local 191 char* str = "name,\n"; in DumpReports() local 196 char* str = "name|h\n"; in DumpReports() local 255 char* str = "|\n"; in DumpReports() local
|
| D | dev_DirectPrint.cpp | 298 const char* str, in DrawString() 429 const char* str, in DrawString() 492 const char* str, in DrawLine() 603 int StrLineWidth(const char* str) in StrLineWidth() 1053 const char* str, in DrawString()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TextWriterBase.h | 248 const CharType* str in CalcStringWidth() 290 const CharType* str in CalcStringHeight() 343 const CharType* str in CalcStringRect() 399 const CharType* str in Print() 518 static int StrLen(const char* str) in StrLen() 523 static int StrLen(const wchar_t* str) in StrLen()
|
| D | font_TagProcessorBase.h | 37 const CharType* str; //!< 描画中の文字列へのポインタ。 member
|
| D | font_ArchiveFontBase.h | 562 static bool IsNullString(const char* str) { return *str == '\0'; } in IsNullString()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_TextWriterBase.cpp | 223 StreamType str, in CalcStringWidth() 240 StreamType str, in CalcStringHeight() 258 StreamType str, in CalcStringRect() 323 StreamType str, in Print() 358 StreamType str, in CalcLineWidth() 391 const StreamType str = *pStr; in CalcLineRectImpl() local 553 StreamType str, in CalcStringRectImpl() 588 StreamType str, in PrintImpl() 800 StreamType str, in AdjustCursor()
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_TextBox.cpp | 82 const wchar_t* str, in TextBox() 94 const wchar_t* str, in TextBox() 420 const wchar_t* str, in SetString() 429 const wchar_t* str, in SetString() 439 const wchar_t* str, in SetStringImpl()
|
| D | lyt_Arc.cpp | 59 wchar_t* str, in GetStringPtr() 72 const wchar_t* str, in GetStringPtr()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_ResUtil.h | 404 char str[4]; // 実際には長さlenの文字列が入っている。末尾は4バイトアラインメントされていて、パディングは0である。 member 423 bool Equals(const char* str, size_t len) const in Equals()
|
| /NW4C-2.0.3/include/nw/os/ |
| D | os_Memory.h | 294 AllocateAndCopyString(const TChar* str, os::IAllocator* allocator, size_t maxSize) in AllocateAndCopyString()
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleUtil.cpp | 797 const char* str = child.GetParticleSetPath(); in DuplicateResParticleUpdater() local
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_Util.cpp | 589 char str[300]; str[0] = '\0'; in Calc() local
|
| D | snd_RomSoundArchive.cpp | 518 const char* str = m_ArchiveReader.GetString( i ); in LoadLabelStringData() local
|
| D | snd_SoundArchiveFile.cpp | 236 SoundArchiveFile::PatriciaTree::GetNodeDataBy( const char* str, std::size_t len ) const in GetNodeDataBy() argument
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_DriverCommand.h | 118 char str[256]; member
|