Implemented and fixed font functions in DisplayDriver
Added some copy functions to ServerBitmap Replaced LayerData component of Decorator with DrawData git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6601 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -122,7 +122,7 @@ protected:
|
||||
|
||||
ColorSet *_colors;
|
||||
DisplayDriver *_driver;
|
||||
LayerData _layerdata;
|
||||
DrawData _drawdata;
|
||||
int32 _look, _feel, _flags;
|
||||
BRect _zoomrect,_closerect,_minimizerect,_tabrect,_frame,
|
||||
_resizerect,_borderrect;
|
||||
|
||||
Reference in New Issue
Block a user