Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/bshelf/Container/
H A DContainerWindow.cpp25 GetPrefs(); in ContainerWindow()
158 void ContainerWindow :: GetPrefs() in GetPrefs() function in ContainerWindow
H A DContainerWindow.h44 void GetPrefs();
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoApplication.cpp41 fInfoWindow -> GetPrefs(); in MessageReceived()
H A DInfoWindow.h34 void GetPrefs();
H A DInfoWindow.cpp650 void InfoWindow :: GetPrefs() in GetPrefs() function in InfoWindow
/haiku/src/apps/magnify/
H A DMagnify.h209 void GetPrefs(int32 pixelCount = -1);
H A DMagnify.cpp303 GetPrefs(pixelCount); in TWindow()
596 TWindow::GetPrefs(int32 overridePixelCount) in GetPrefs() function in TWindow