Home | History | Annotate | Download | only in video

Lines Matching refs:xDpi

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