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

  /toolchain/binutils/binutils-2.25/binutils/
windint.h 491 #define WS_MAXIMIZE 0x1000000L
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 616 #define WS_MAXIMIZE 0x01000000L
windowsx.h16 74 #define IsRestored(hwnd) ((GetWindowStyle(hwnd) & (WS_MINIMIZE | WS_MAXIMIZE))==0L)
    [all...]
windowsx.h 61 #define IsRestored(hwnd) (!(GetWindowStyle(hwnd) & (WS_MINIMIZE | WS_MAXIMIZE)))
    [all...]
winuser.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 57 milliseconds