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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp128 bool isAutoEnabled() const { return m_fAutoEnabled; } function in class:UIFrameBufferPrivate
1644 bool UIFrameBuffer::isAutoEnabled() const function in class:UIFrameBuffer
1646 return m_pFrameBuffer->isAutoEnabled();

Completed in 52 milliseconds