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

/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp219 fNativeMI->SetMarked(true);
240 fNativeMI->SetMarked(true);
354 return fNativeMI;
401 fNativeMI = new SaveItem("Icon-O-Matic",
403 fFormatM->AddItem(fNativeMI);
404 fNativeMI->SetEnabled(false);
H A DSavePanel.h75 SaveItem* fNativeMI; member in class:SavePanel

Completed in 31 milliseconds