vcl: document VCL_DOUBLEBUFFERING_ENABLE

Change-Id: I209fbef9f2ee43031175b68bce86b51724dfeec7
This commit is contained in:
Miklos Vajna
2015-08-19 09:35:45 +02:00
parent f1b0e36464
commit b83c4ea54c

View File

@@ -8,6 +8,7 @@ SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only)
VCL_DOUBLEBUFFERING_AVOID_PAINT - don't paint the buffer, useful to see where we do direct painting
VCL_DOUBLEBUFFERING_FORCE_ENABLE - enable double buffered painting
VCL_DOUBLEBUFFERING_ENABLE - enable a safe subset of double buffered painting (currently in Writer, not in any other applications)
VCL_HIDE_WINDOWS - don't draw windows