Home
last modified time | relevance | path

Searched refs:kSubtitlesFontTypeInternal (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsubtitles.cpp137 _subtitlesInfo.fontType = Subtitles::kSubtitlesFontTypeInternal; in init()
156 if (_subtitlesInfo.fontType == Subtitles::kSubtitlesFontTypeInternal) { in init()
378 case Subtitles::kSubtitlesFontTypeInternal: in draw()
413 _subtitlesInfo.fontType = kSubtitlesFontTypeInternal; in reset()
H A Dsubtitles.h56 kSubtitlesFontTypeInternal, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsubtitles.cpp140 _subtitlesInfo.fontType = Subtitles::kSubtitlesFontTypeInternal; in init()
158 if (_subtitlesInfo.fontType == Subtitles::kSubtitlesFontTypeInternal) { in init()
389 case Subtitles::kSubtitlesFontTypeInternal: in draw()
424 _subtitlesInfo.fontType = kSubtitlesFontTypeInternal; in reset()
H A Dsubtitles.h59 kSubtitlesFontTypeInternal, enumerator