Searched refs:BOTTOM_DISP (Results 1 – 1 of 1) sorted by relevance
46 #define BOTTOM_DISP 29 macro470 x = 0; y = BOTTOM_DISP; in DisplayCreation()576 … pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * (BOTTOM_DISP-1), "A:SET_MESSAGE B:DELETE_BOX"); in DisplayWriting()577 pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * BOTTOM_DISP, "LEFT/RIGHT:SELECT_CONTENT"); in DisplayWriting()828 …pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * (BOTTOM_DISP-1),"Y:RECEIVE_MESSAGE X:DELETE_MES… in DisplayReading()829 …pRenderSystem->DrawText(FONT_SIZE * x, FONT_SIZE * BOTTOM_DISP, "B:BACK UP/DOWN:SELECT_MESSAGE"… in DisplayReading()