Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/import_export/
H A DExporter.cpp40 fSelfDestroy(false) in Exporter()
80 fSelfDestroy = selfDestroy; in SetSelfDestroy()
139 if (fSelfDestroy) in _ExportThread()
H A DExporter.h65 bool fSelfDestroy; variable