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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.h162 bool isDefaultWarpPct() const { return mWarpPct == 100; }
163 uint32_t getWarpPct() const { return mWarpPct; }
493 uint32_t mWarpPct; member in class:VBoxGlobal

Completed in 43 milliseconds