Lines Matching full:ydpi
1974 int SDL_WM_GetMonitorDPI( int *xDpi, int *yDpi )1980 result = video->GetMonitorDPI(video, xDpi, yDpi);