OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PauseDlgProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
gui_pause.cpp
64
BOOL CALLBACK
PauseDlgProc
(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
loggerw.cpp
50
BOOL CALLBACK
PauseDlgProc
(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
134
DialogBox(hInst, MAKEINTRESOURCE(IDD_DIALOG_PAUSE), hWnd, (DLGPROC)
PauseDlgProc
);
Completed in 546 milliseconds