Searched refs:OnClickFile (Results 1 – 4 of 4) sorted by relevance
192 if (status == B_OK && OnClickFile() != NULL) in Archive()193 status = archive->AddRef("_onClickFile", OnClickFile()); in Archive()348 BNotification::OnClickFile() const in OnClickFile() function in BNotification
60 const entry_ref* OnClickFile() const;
373 if (fNotification->OnClickFile() != NULL in MouseDown()375 (entry_ref*)fNotification->OnClickFile(), &appRef) in MouseDown()404 be_roster->Launch(fNotification->OnClickFile(), &messages); in MouseDown()
426 \fn const entry_ref* BNotification::OnClickFile() const