Home | History | Annotate | Download | only in video

Lines Matching refs:toggled

1910 	int toggled;
1912 toggled = 0;
1916 toggled = video->ToggleFullScreen(this, 0);
1917 if ( toggled ) {
1922 toggled = video->ToggleFullScreen(this, 1);
1923 if ( toggled ) {
1929 if ( toggled ) {
1933 return(toggled);