Lines Matching refs:page
79 // Welcome page
104 // Modify page
110 // Progress page
127 // Success page
134 // Failure page
223 // Process each control for special handling in the new page.
226 // Enable disable controls per-page.
243 // Prevent repainting while switching page to avoid ugly flickering
251 // On the install page set the focus to the install button or
530 // on the "Success" page, check if the restart button should be enabled.
603 // on the "Failure" page, show error message and check if the restart button should be enabled.
2017 // Initialize the text on all "application" (non-page) controls.
2077 // OnShowFailure - display the failure page.
2094 // OnShowHelp - display the help page.
2301 // Called before showing a page to handle all controls.
2393 // Format the text in each of the new page's controls
2414 // If we've already succeeded or failed or showing the help page, just close (prompts are annoying if the bootstrapper is done).
2502 void GoToPage(__in PAGE page) {
2503 _installPage = page;