MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / GetVideoStyle

Method GetVideoStyle

source/Video.cpp:761–764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761VideoStyle_e Video::GetVideoStyle(void)
762{
763 return g_eVideoStyle;
764}
765
766void Video::IncVideoType(void)
767{

Callers 4

WndProcMethod · 0.80
RepeatInitializationFunction · 0.80
ApplyConfigAfterCloseMethod · 0.80
ReloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected