Lines Matching refs:yDpi
2006 int SDL_WM_GetMonitorDPI( int *xDpi, int *yDpi )2012 result = video->GetMonitorDPI(video, xDpi, yDpi);