Home
last modified time | relevance | path

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

/haiku/src/kits/app/
H A DRoster.cpp446 BPath fDocPath; member in BRoster::ArgVector
456 fDocPath() in ArgVector()
513 if (docRef != NULL && fDocPath.SetTo(docRef) == B_OK) { in Init()
530 fArgs[fArgc - 1] = fDocPath.Path(); in Init()
547 fDocPath.Unset(); in Unset()