Home | History | Annotate | Download | only in windib

Lines Matching refs:GetDC

315 	hdc = GetDC(SDL_Window);
406 GetDeviceCaps(GetDC(NULL), HORZRES),
407 GetDeviceCaps(GetDC(NULL), VERTRES));
465 hdc = GetDC(SDL_Window);
487 hdc = GetDC(NULL);
723 if( (width > GetDeviceCaps(GetDC(NULL), HORZRES))
724 && (height < GetDeviceCaps(GetDC(NULL), VERTRES)))
742 if( (width < GetDeviceCaps(GetDC(NULL), HORZRES))
743 && (height > GetDeviceCaps(GetDC(NULL), VERTRES)))
897 hdc = GetDC(SDL_Window);
964 hdc = GetDC(SDL_Window);
1026 hdc = GetDC(SDL_Window);
1093 hdc = GetDC(SDL_Window);
1107 hdc = GetDC(SDL_Window);
1128 hdc = GetDC(SDL_Window);
1156 hdc = GetDC(SDL_Window);
1161 hdc = GetDC(SDL_Window);
1181 hdc = GetDC(SDL_Window);
1261 hdc = GetDC(window);
1274 hdc = GetDC(window);
1296 hdc = GetDC(SDL_Window);