Searched refs:farea (Results 1 – 1 of 1) sorted by relevance
46 const int farea = fm->width * fm->height; in compareVideoModes() local54 if (farea != sarea) in compareVideoModes()55 return farea - sarea; in compareVideoModes()