Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/GHOST_IWindow.h
| Context not available. | |||||
| virtual void endIME() = 0; | virtual void endIME() = 0; | ||||
| #endif /* WITH_INPUT_IME */ | #endif /* WITH_INPUT_IME */ | ||||
| virtual void setWintabPressureEnabled(bool enabled) {}; | |||||
| virtual void setNativePressureEnabled(bool enabled) {}; | |||||
| #ifdef WITH_CXX_GUARDEDALLOC | #ifdef WITH_CXX_GUARDEDALLOC | ||||
| MEM_CXX_CLASS_ALLOC_FUNCS("GHOST:GHOST_IWindow") | MEM_CXX_CLASS_ALLOC_FUNCS("GHOST:GHOST_IWindow") | ||||
| #endif | #endif | ||||
| Context not available. | |||||