Home
last modified time | relevance | path

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; in Show() local
280 destinationBitmapBounds.right *= x_ratio; in Show()
283 offset.x *= x_ratio; in Show()