Searched defs:setEnabled (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DAudioAdapterImpl.cpp215 HRESULT AudioAdapter::setEnabled(BOOL aEnabled) function in class:AudioAdapter
H A DParallelPortImpl.cpp206 HRESULT ParallelPort::setEnabled(BOOL aEnabled) function in class:ParallelPort
H A DSerialPortImpl.cpp188 HRESULT SerialPort::setEnabled(BOOL aEnabled) function in class:SerialPort
H A DDHCPServerImpl.cpp202 HRESULT DHCPServer::setEnabled(BOOL aEnabled) function in class:DHCPServer
H A DVRDEServerImpl.cpp258 HRESULT VRDEServer::setEnabled(BOOL aEnabled) function in class:VRDEServer
H A DNetworkAdapterImpl.cpp293 HRESULT NetworkAdapter::setEnabled(BOOL aEnabled) function in class:NetworkAdapter
H A DNATNetworkImpl.cpp306 HRESULT NATNetwork::setEnabled(const BOOL aEnabled) function in class:NATNetwork
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUISpecialControls.cpp286 void UIRoundRectSegmentedButton::setEnabled(int iSegment, bool fEnabled) function in class:UIRoundRectSegmentedButton
288 m_pButtons.at(iSegment)->setEnabled(fEnabled);

Completed in 685 milliseconds