Added client side support for BScreen::RetraceSemaphore() and BScreen::GetModeList(). Server side support isn't yet there, though.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13207 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2005-06-18 06:36:23 +00:00
parent cd89e86a9d
commit 10c5dab807
2 changed files with 31 additions and 11 deletions
+4
View File
@@ -130,11 +130,15 @@ enum {
// Screen methods
AS_SCREEN_GET_MODE,
AS_SCREEN_SET_MODE,
AS_GET_MODE_LIST,
AS_SCREEN_GET_COLORMAP,
AS_GET_DESKTOP_COLOR,
AS_SET_DESKTOP_COLOR,
AS_GET_RETRACE_SEMAPHORE,
// Global function call defs
AS_SET_UI_COLORS,
AS_GET_UI_COLORS,