Home
last modified time | relevance | path

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

/haiku/src/kits/mail/
H A DFileConfigView.cpp37 const char* pathOfFile, uint32 flavors) in FileControl() argument
44 fText = new BTextControl("file_path", label, pathOfFile, NULL); in FileControl()
107 FileControl::SetText(const char* pathOfFile) in SetText() argument
109 fText->SetText(pathOfFile); in SetText()
/haiku/headers/private/mail/
H A DFileConfigView.h26 const char* pathOfFile = NULL,
33 void SetText(const char* pathOfFile);