Home
last modified time | relevance | path

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

/haiku/src/apps/midiplayer/
H A DScopeView.h42 void SetLoading(bool loading);
96 ScopeView::SetLoading(bool loading) in SetLoading() function
H A DMidiPlayerWindow.cpp491 fScopeView->SetLoading(true); in OnInputChanged()
498 fScopeView->SetLoading(false); in OnInputChanged()