Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp96 ID_CUSTOM_BROWSE_BUTTON_LABEL, enumerator
161 { ID_CUSTOM_BROWSE_BUTTON_LABEL, L"CustomBrowseButtonLabel" },
353 ThemeControlEnable(_theme, ID_CUSTOM_BROWSE_BUTTON_LABEL, !checked); in OnCommand()
481 ThemeShowControl(_theme, ID_CUSTOM_BROWSE_BUTTON_LABEL, SW_HIDE); in Custom2Page_Show()
484 ThemeShowControl(_theme, ID_CUSTOM_BROWSE_BUTTON_LABEL, SW_SHOW); in Custom2Page_Show()