HomeSort by relevance Sort by last modified time
    Searched refs:WM_DWMCOMPOSITIONCHANGED (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwmapi.h 32 #define WM_DWMCOMPOSITIONCHANGED 0x031E
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 321 CR_MESSAGE_HANDLER_EX(WM_DWMCOMPOSITIONCHANGED, OnDwmCompositionChanged)
hwnd_message_handler.cc 205 SendMessage(window, WM_DWMCOMPOSITIONCHANGED, 0, 0);
823 // WM_DWMCOMPOSITIONCHANGED is only sent to top level windows, however we want
    [all...]

Completed in 252 milliseconds