added an new message
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4798 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
98b01e2f16
commit
cb51da76c9
@ -12,6 +12,7 @@ enum
|
||||
// Used for quick replies from the app_server
|
||||
SERVER_TRUE='_srt',
|
||||
SERVER_FALSE,
|
||||
AS_SERVER_BMESSAGE,
|
||||
|
||||
// Application definitions
|
||||
AS_CREATE_APP,
|
||||
@ -213,8 +214,8 @@ AS_LAYER_SET_LOW_COLOR,
|
||||
AS_LAYER_SET_VIEW_COLOR,
|
||||
AS_LAYER_GET_COLORS,
|
||||
AS_LAYER_PRINT_ALIASING,
|
||||
AS_LAYER_CLIP_PICTURE,
|
||||
AS_LAYER_CLIP_INVERSE_PICTURE,
|
||||
AS_LAYER_CLIP_TO_PICTURE,
|
||||
AS_LAYER_CLIP_TO_INVERSE_PICTURE,
|
||||
AS_LAYER_GET_CLIP_REGION,
|
||||
AS_LAYER_DRAW_BITMAP_ASYNC_IN_RECT,
|
||||
AS_LAYER_DRAW_BITMAP_ASYNC_AT_POINT,
|
||||
@ -233,6 +234,7 @@ AS_LAYER_INVAL_RECT,
|
||||
AS_LAYER_INVAL_REGION,
|
||||
AS_LAYER_INVERT_RECT,
|
||||
AS_LAYER_MOVETO,
|
||||
AS_LAYER_RESIZETO,
|
||||
AS_LAYER_SET_STATE,
|
||||
AS_LAYER_SET_FONT_STATE,
|
||||
AS_LAYER_GET_STATE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user