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

/haiku/src/apps/showimage/
H A DShowImageView.h77 float bitmapLength, float viewLength);
H A DShowImageView.cpp1447 ShowImageView::FixupScrollBar(orientation o, float bitmapLength, argument
1455 range = bitmapLength - viewLength;
1459 prop = viewLength / bitmapLength;

Completed in 38 milliseconds