Home
last modified time | relevance | path

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

/haiku/src/apps/poorman/
H A DPoorManLoggingView.h34 void SetLogFileValue(bool state) in SetLogFileValue() function
H A DPoorManLoggingView.cpp47 SetLogFileValue(win->LogFileFlag()); in PoorManLoggingView()
H A DPoorManPreferencesWindow.cpp236 fLoggingView->SetLogFileValue(true); in CreateLogFile()