Home
last modified time | relevance | path

Searched refs:fCancelled (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/print/libprint/
H A DStatusWindow.cpp60 fCancelled = false; in StatusWindow()
158 return fCancelled; in UpdateStatusBar()
178 fCancelled = true; in MessageReceived()
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp27 fCancelled(false), in AuthenticationPanel()
62 fCancelled = true; in QuitRequested()
206 return fCancelled; in GetAuthentication()
213 fCancelled = true; in Cancel()
H A DAuthenticationPanel.h44 bool fCancelled; variable
/haiku/headers/libs/print/libprint/
H A DStatusWindow.h32 bool fCancelled; variable