Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp115 BView *countvw = (BView *)background->FindView("CountVw"); in SavePanel() local
116 if (countvw) countvw->MoveBy(0, -height); in SavePanel()