Home | History | Annotate | Download | only in video

Lines Matching refs:toggled

1942 	int toggled;
1944 toggled = 0;
1948 toggled = video->ToggleFullScreen(this, 0);
1949 if ( toggled ) {
1954 toggled = video->ToggleFullScreen(this, 1);
1955 if ( toggled ) {
1961 if ( toggled ) {
1965 return(toggled);