Searched refs:fLogFileName (Results 1 – 3 of 3) sorted by relevance
49 return fLogFileName->Text(); in LogFileName()54 fLogFileName->SetText(log); in SetLogFileName()63 BTextControl* fLogFileName; variable
50 fLogFileName = new BTextControl(B_TRANSLATE("File Name"), in PoorManLoggingView()81 .AddTextControl(fLogFileName, 0, 1, B_ALIGN_LEFT, 1, 2) in PoorManLoggingView()
72 char fLogFileName[B_FILE_NAME_LENGTH]; variable