Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
DPaletteLayoutDlg.h32 CEdit mBlueField; variable
DPaletteLayoutDlg.cpp693mBlueField.Create(WS_CHILD|SS_RIGHT|WS_VISIBLE|ES_NUMBER|WS_BORDER | WS_TABSTOP, size, this, ID_BL… in OnCreate()
694 SetAccessibleDescription(mBlueField.GetSafeHwnd(), L"Use arrow keys to navigate."); in OnCreate()
695 SetAccessibleFullDescription(mBlueField.GetSafeHwnd(), L"Use arrow keys to navigate."); in OnCreate()