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

/haiku/src/apps/showimage/
H A DFilter.h176 void ScaleBilinear(int32 fromRow, int32 toRow);
H A DShowImageView.h69 bool ScaleBilinear() { return fScaleBilinear; } function in class:ShowImageView
H A DFilter.cpp343 Scaler::ScaleBilinear(intType fromRow, int32 toRow) function in class:Scaler
H A DShowImageWindow.cpp373 _MarkMenuItem(menu, MSG_SCALE_BILINEAR, fImageView->ScaleBilinear());

Completed in 100 milliseconds