Home
last modified time | relevance | path

Searched refs:PNG_VIEW_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/png/
H A DPNGMain.cpp64 PNG_VIEW_HEIGHT)); in main()
H A DPNGView.h25 #define PNG_VIEW_HEIGHT 270 macro
H A DPNGTranslator.cpp1006 return new(std::nothrow) PNGView(BRect(0, 0, PNG_VIEW_WIDTH, PNG_VIEW_HEIGHT), in NewConfigView()