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

/haiku/src/kits/app/
H A DRoster.cpp2284 bool isDocument = true; local
2287 isDocument = false;
2295 if (!isDocument || appFileInfo.GetPreferredApp(preferredApp) != B_OK) {
2300 *_wasDocument = isDocument;

Completed in 36 milliseconds