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

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp217 int32 fCropBottom; member in class:CropView
499 fCropBottom(bottom)
520 size.height -= fCropTop + fCropBottom;
536 size.height -= fCropTop + fCropBottom;
552 Bounds().Height() + fCropTop + fCropBottom); local

Completed in 38 milliseconds