Home
last modified time | relevance | path

Searched defs:wizard_page (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dwizard.h25 typedef struct wizard_page { struct
29 void (*free)(struct wizard_page *); argument
31 } wizard_page_t; argument
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSW.c839 void SwWeb2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwWeb2Update()
860 void SwEasy2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEasy2Update()
913 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy2()
1011 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb2()
1109 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb1()
1152 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy1()
1307 void SwLang1Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwLang1Update()
1329 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwLang1()
4771 void SwDirUpdate(HWND hWnd, SW *sw, WIZARD_PAGE *wizard_page) in SwDirUpdate()
5215 void SwEulaUpdate(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEulaUpdate()
[all …]
H A DWinUi.h255 WIZARD_PAGE *wizard_page; member
H A DWinUi.c610 WIZARD_PAGE *wizard_page = NULL; in WizardPageDefDlgProc() local
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSW.c839 void SwWeb2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwWeb2Update()
860 void SwEasy2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEasy2Update()
913 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy2()
1011 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb2()
1109 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb1()
1152 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy1()
1307 void SwLang1Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwLang1Update()
1329 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwLang1()
4771 void SwDirUpdate(HWND hWnd, SW *sw, WIZARD_PAGE *wizard_page) in SwDirUpdate()
5215 void SwEulaUpdate(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEulaUpdate()
[all …]
H A DWinUi.h255 WIZARD_PAGE *wizard_page; member
H A DWinUi.c610 WIZARD_PAGE *wizard_page = NULL; in WizardPageDefDlgProc() local
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSW.c727 void SwWeb2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwWeb2Update()
748 void SwEasy2Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEasy2Update()
797 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy2()
894 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb2()
991 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwWeb1()
1034 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwEasy1()
1185 void SwLang1Update(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwLang1Update()
1207 …D hWnd, UINT msg, WPARAM wParam, LPARAM lParam, WIZARD *wizard, WIZARD_PAGE *wizard_page, void *pa… in SwLang1()
4499 void SwDirUpdate(HWND hWnd, SW *sw, WIZARD_PAGE *wizard_page) in SwDirUpdate()
4943 void SwEulaUpdate(HWND hWnd, SW *sw, WIZARD *wizard, WIZARD_PAGE *wizard_page) in SwEulaUpdate()
[all …]
H A DWinUi.h150 WIZARD_PAGE *wizard_page; member
H A DWinUi.c520 WIZARD_PAGE *wizard_page = NULL; in WizardPageDefDlgProc() local
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/api/
H A Dapi_wizard.c29 wizard_page ( const char *page ) in wizard_page() function