Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_flow_edit_dlg.cpp30 BTN_ID_RUN_PROJECT, enumerator
62 ON_BN_CLICKED(BTN_ID_RUN_PROJECT, OnRunProject) in BEGIN_MESSAGE_MAP()
114 …ER | BS_VCENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, CRect(0, 0, 0, 0), this, BTN_ID_RUN_PROJECT); in OnCreate()
185 case BTN_ID_RUN_PROJECT: in PreTranslateMessage()