Loading...
Searching...
No Matches
BScreen Member List

This is the complete list of members for BScreen, including all inherited members.

BScreen(screen_id id=B_MAIN_SCREEN_ID)BScreen
BScreen(BWindow *window)BScreen
ColorForIndex(uint8 index)BScreen
ColorMap()BScreen
ColorSpace()BScreen
DesktopColor()BScreen
DesktopColor(uint32 workspace)BScreen
DPMSCapabilites()BScreen
DPMSState()BScreen
Frame()BScreen
GetBitmap(BBitmap **_bitmap, bool drawCursor=true, BRect *frame=NULL)BScreen
GetDeviceInfo(accelerant_device_info *info)BScreen
GetMode(display_mode *mode)BScreen
GetMode(uint32 workspace, display_mode *mode)BScreen
GetModeList(display_mode **_modeList, uint32 *_count)BScreen
GetMonitorInfo(monitor_info *info)BScreen
GetPixelClockLimits(display_mode *mode, uint32 *_low, uint32 *_high)BScreen
GetTimingConstraints(display_timing_constraints *timingConstraints)BScreen
ID()BScreen
IndexForColor(rgb_color color)BScreeninline
IndexForColor(uint8 red, uint8 green, uint8 blue, uint8 alpha=255)BScreen
InvertIndex(uint8 index)BScreen
IsValid()BScreen
ProposeMode(display_mode *target, const display_mode *low, const display_mode *high)BScreen
ReadBitmap(BBitmap *bitmap, bool drawCursor=true, BRect *frame=NULL)BScreen
SetDesktopColor(rgb_color color, bool stick=true)BScreen
SetDesktopColor(rgb_color color, uint32 workspace, bool stick=true)BScreen
SetDPMS(uint32 state)BScreen
SetMode(display_mode *mode, bool makeDefault=false)BScreen
SetMode(uint32 workspace, display_mode *mode, bool makeDefault=false)BScreen
SetToNext()BScreen
WaitForRetrace()BScreen
WaitForRetrace(bigtime_t timeout)BScreen
~BScreen()BScreen