Home
last modified time | relevance | path

Searched refs:TEXT_DEL (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dtext.cpp440 _vm->_textStatus |= TEXT_DEL; in clearText()
H A Dgraphics.cpp515 if (_vm->_textStatus & TEXT_DEL) { in paintScreen()
H A Ddefines.h2414 #define TEXT_DEL 4 macro