Searched refs:pathOfFile (Results 1 – 2 of 2) sorted by relevance
37 const char* pathOfFile, uint32 flavors) in FileControl() argument44 fText = new BTextControl("file_path", label, pathOfFile, NULL); in FileControl()107 FileControl::SetText(const char* pathOfFile) in SetText() argument109 fText->SetText(pathOfFile); in SetText()
26 const char* pathOfFile = NULL,33 void SetText(const char* pathOfFile);