Searched refs:fNavigationGroup (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/webpositive/
H A DBrowserWindow.h252 BLayoutItem* fNavigationGroup; member in class:BrowserWindow
H A DBrowserWindow.cpp657 fNavigationGroup = navigationGroup;
2477 else if (fNavigationGroup->IsVisible()
2478 && fLastMousePos.y > fNavigationGroup->Frame().bottom
2501 fNavigationGroup->SetVisible(
2508 fNavigationGroup->SetVisible(false);

Completed in 23 milliseconds