Searched refs:TITLE_LENGTH (Results 1 – 2 of 2) sorted by relevance
32 const size_t TITLE_LENGTH = 255; variable33 wchar_t s_Title[TITLE_LENGTH + 1];109 NN_ASSERT(length < TITLE_LENGTH); in SetTitle()
48 #define TITLE_LENGTH 26 macro75 wchar_t title[TITLE_LENGTH];100 static wchar_t s_Title[TITLE_LENGTH] = TITLE_0;198 std::memset(s_Box.outMessData[i].title,0,TITLE_LENGTH*sizeof(wchar_t)); in SaveSendMessage()631 … std::memset(s_Box.inMessData[s_Box.inMessNum].title,0,TITLE_LENGTH*sizeof(wchar_t)); in GetRecvMessage()771 …pRenderSystem->DrawText(FONT_SIZE * (x+TITLE_LENGTH+1), FONT_SIZE * y++, "%04d/%02d/%02d %02d:%02d… in DisplayReading()785 …pRenderSystem->DrawText(FONT_SIZE * (x+TITLE_LENGTH+1), FONT_SIZE * y++, "%04d/%02d/%02d %02d:%02d… in DisplayReading()