Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp578 HWND hWndPathType= 0; in SetPathPrefix() local
582 hWndPathType = pathtype->GetSafeHwnd(); in SetPathPrefix()
590 SetControlAccessibleName(hWndPathType, _T("Project Relative Path")); in SetPathPrefix()
595 SetControlAccessibleName(hWndPathType, _T("GUIX Repo Relative Path")); in SetPathPrefix()
601 SetControlAccessibleName(hWndPathType, _T("Absolute Path")); in SetPathPrefix()