Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.h39 #define ID_TEMPLATE 15 macro
Dguix_smart_watch_specifications.c6827 ID_TEMPLATE, /* widget id */
/GUIX-v6.2.1/guix_studio/
Dproperties_win.cpp32 ID_TEMPLATE, enumerator
395 ON_BN_CLICKED(ID_TEMPLATE, OnChangeTemplate) in BEGIN_MESSAGE_MAP()
1291 AddCheckBox("Template", mpInfo->is_template, ID_TEMPLATE); in AddWidgetProps()
4449 CButton *pb = (CButton *)GetDlgItem(ID_TEMPLATE); in OnChangeTemplate()