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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 78 #define GetWindowFont(hwnd) FORWARD_WM_GETFONT((hwnd),SendMessage)
451 #define FORWARD_WM_GETFONT(hwnd,fn) (HFONT)(UINT)(DWORD)(fn)((hwnd),WM_GETFONT,0,0L)
    [all...]
windowsx.h 63 #define GetWindowFont(hwnd) FORWARD_WM_GETFONT((hwnd),SNDMSG)
    [all...]

Completed in 66 milliseconds