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

/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.h102 BMenuItem* fRotateIndicesRightMI; member in class:PathListView
H A DPathListView.cpp796 fRotateIndicesRightMI = new BMenuItem(B_TRANSLATE("Rotate indices forwards"),
816 fMenu->AddItem(fRotateIndicesRightMI);
944 fRotateIndicesRightMI->SetEnabled(gotSelection);

Completed in 100 milliseconds