Searched refs:hg_on_preprocess (Results 1 – 1 of 1) sorted by relevance
214 static CvWin32WindowCallback hg_on_preprocess = 0, hg_on_postprocess = 0; variable1720 if( hg_on_preprocess ) in WindowProc()1723 int rethg = hg_on_preprocess(hwnd, uMsg, wParam, lParam, &was_processed); in WindowProc()2369 hg_on_preprocess = (CvWin32WindowCallback)callback; in cvSetPreprocessFuncWin32_()