Home
last modified time | relevance | path

Searched refs:SelectPythonDlgProc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1537 SelectPythonDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in SelectPythonDlgProc() function
2094 psp.pfnDlgProc = SelectPythonDlgProc; in RunWizard()