Searched refs:SetMaxResolution (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/screen/
H A DMonitorView.h30 void SetMaxResolution(int32 width, int32 height);
H A DMonitorView.cpp140 MonitorView::SetMaxResolution(int32 width, int32 height) function in class:MonitorView
H A DScreenWindow.cpp385 fMonitorView->SetMaxResolution(maxWidth, maxHeight);

Completed in 34 milliseconds