Searched refs:x_ratio (Results 1 - 1 of 1) sorted by relevance

/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp275 float x_ratio = viewBounds.Width() / mode.virtual_width; local
280 destinationBitmapBounds.right *= x_ratio;
283 offset.x *= x_ratio;

Completed in 29 milliseconds