Searched defs:GetMode (Results 1 - 10 of 10) sorted by path

/haiku/src/kits/interface/
H A DPrivateScreen.cpp510 BPrivateScreen::GetMode(uint32 workspace, display_mode *mode) function in class:BPrivateScreen
H A DScreen.cpp227 BScreen::GetMode(display_mode* mode) function in class:BScreen
237 BScreen::GetMode(uint32 workspace, display_mode* mode) function in class:BScreen
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.h66 inline mode_t GetMode() const { return fMode; } function in class:Node
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DStatItem.h103 uint16 GetMode() const function in class:StatData
/haiku/src/servers/app/
H A DScreen.cpp193 Screen::GetMode(display_mode& mode) const function in class:Screen
200 Screen::GetMode(uint16 &width, uint16 &height, uint32 &colorspace, function in class:Screen
/haiku/src/servers/app/drawing/
H A DBitmapHWInterface.cpp90 BitmapHWInterface::GetMode(display_mode* mode) function in class:BitmapHWInterface
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp763 AccelerantHWInterface::GetMode(display_mode* mode) function in class:AccelerantHWInterface
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteHWInterface.cpp373 RemoteHWInterface::GetMode(display_mode* mode) function in class:RemoteHWInterface
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.cpp746 DWindowHWInterface::GetMode(display_mode* mode) function in class:DWindowHWInterface
H A DViewHWInterface.cpp588 ViewHWInterface::GetMode(display_mode* mode) function in class:ViewHWInterface

Completed in 174 milliseconds