HomeSort by relevance Sort by last modified time
    Searched full:hwndfocus (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/npapi/npspy/windows/
gui_pause.cpp 58 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
gui_advanced.cpp 68 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
gui_fiter.cpp 97 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
gui_general.cpp 68 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
gui_log.cpp 126 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
gui_main.cpp 167 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h 396 #define FORWARD_WM_INITDIALOG(hwnd,hwndFocus,lParam,fn) (WINBOOL)(DWORD)(fn)((hwnd),WM_INITDIALOG,(WPARAM)(HWND)(hwndFocus),(lParam))
    [all...]
windowsx.h16 430 #define FORWARD_WM_INITDIALOG(hwnd,hwndFocus,lParam,fn) (WINBOOL)(DWORD)(fn)((hwnd),WM_INITDIALOG,(WPARAM)(HWND)(hwndFocus),(lParam))
    [all...]
winuser.h     [all...]

Completed in 699 milliseconds