Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Deasing_function_select_dlg.cpp58 ON_CBN_SELCHANGE(IDC_EASING_FUNC_COMBO, OnSelecteEasingFuncCombo) in IMPLEMENT_DYNAMIC()
108 DDX_Control(pDX, IDC_EASING_FUNC_COMBO, mEasingFuncCombo); in DoDataExchange()
774 …SendMessage(WM_COMMAND, MAKEWPARAM(IDC_EASING_FUNC_COMBO, CBN_SELCHANGE), (LPARAM)mEasingFuncCombo… in OnTestMessage()
Dresource.h386 #define IDC_EASING_FUNC_COMBO 1201 macro
Dstudiox.rc1116 …COMBOBOX IDC_EASING_FUNC_COMBO,75,27,206,30,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_T…