Home
last modified time | relevance | path

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

/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp406 bool CloseButtonsAvailable() const in CloseButtonsAvailable() function in TabManagerController
499 if (fController->CloseButtonsAvailable()) in DrawContents()
548 if (!fController->CloseButtonsAvailable() || !closeRect.Contains(where)) { in MouseDown()
581 && fController->CloseButtonsAvailable()) { in MouseMoved()
950 if (available == fController->CloseButtonsAvailable()) in SetCloseButtonsAvailable()