Home
last modified time | relevance | path

Searched refs:fZoomWidthBaseline (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h212 float fZoomWidthBaseline; variable
H A DSoftwareUpdaterWindow.cpp164 fZoomWidthBaseline = fStripeView->PreferredSize().Width() in SoftwareUpdaterWindow()
401 float zoomWidth = fZoomWidthBaseline + zoomPoint.x; in MessageReceived()