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

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1971 status_t attrStatus = node.GetNextAttrName(attrName); local
1973 attrStatus = node.GetNextAttrName(attrName);
1975 if (presetFileName == true && size == 0 && attrStatus == B_ENTRY_NOT_FOUND) {

Completed in 98 milliseconds