Home
last modified time | relevance | path

Searched defs:lookback_flag (Results 1 – 3 of 3) sorted by relevance

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_text.cpp188 void ONScripter::drawChar( char* text, FontInfo *info, bool flush_flag, bool lookback_flag, SDL_Sur… in drawChar()
718 void ONScripter::endRuby(bool flush_flag, bool lookback_flag, SDL_Surface *surface, AnimationInfo *… in endRuby()
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_text.cpp188 void ONScripter::drawChar( char* text, FontInfo *info, bool flush_flag, bool lookback_flag, SDL_Sur… in drawChar()
718 void ONScripter::endRuby(bool flush_flag, bool lookback_flag, SDL_Surface *surface, AnimationInfo *… in endRuby()
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel_text.cpp102 bool lookback_flag, SDL_Surface* surface, AnimationInfo* cache_info, in drawChar()