Home
last modified time | relevance | path

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

/haiku/src/apps/showimage/
H A DShowImageView.h231 image_orientation fImageOrientation; variable
H A DShowImageView.cpp400 fImageOrientation = k0; in SetImage()
1676 fImageOrientation = fTransformation[op][fImageOrientation]; in _DoImageOperation()
1682 int32 orientation = fImageOrientation; in _DoImageOperation()