Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_scroll_wheel_edit_dlg.h31 CStatic mIndexPrompt; variable
DPaletteLayoutDlg.h29 CStatic mIndexPrompt;
Dstring_scroll_wheel_edit_dlg.cpp229 mIndexPrompt.Create(text, WS_CHILD | SS_CENTER | WS_VISIBLE, size, this, ID_STRING_INDEX); in OnCreate()
230 mIndexPrompt.SetFont(font); in OnCreate()
DPaletteLayoutDlg.cpp674 mIndexPrompt.Create(_T("--"), WS_CHILD | SS_CENTER | WS_VISIBLE, size, this, ID_PAL_INDEX); in OnCreate()