Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dpropsheet.c2538 static void PROPSHEET_SetHeaderTitleW(HWND hwndDlg, UINT page_index, const WCHAR *title) in PROPSHEET_SetHeaderTitleW()
2560 static void PROPSHEET_SetHeaderTitleA(HWND hwndDlg, UINT page_index, const char *title) in PROPSHEET_SetHeaderTitleA()
2574 static void PROPSHEET_SetHeaderSubTitleW(HWND hwndDlg, UINT page_index, const WCHAR *subtitle) in PROPSHEET_SetHeaderSubTitleW()
2596 static void PROPSHEET_SetHeaderSubTitleA(HWND hwndDlg, UINT page_index, const char *subtitle) in PROPSHEET_SetHeaderSubTitleA()