Home
last modified time | relevance | path

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

/haiku/src/servers/app/
H A DWorkspacePrivate.h52 { return fCurrentScreenConfiguration; } in CurrentScreenConfiguration()
67 ScreenConfigurations fCurrentScreenConfiguration; variable
H A DWorkspace.cpp58 fCurrentScreenConfiguration.Restore(settings); in RestoreConfiguration()