Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp40 ID_YPOS, enumerator
270 ON_EN_KILLFOCUS(ID_YPOS, OnChangeWidgetPos) in BEGIN_MESSAGE_MAP()
1225 AddEditControl("Top", mpInfo->size.gx_rectangle_top, ID_YPOS); in AddWidgetProps()
1841 SetDlgItemText(ID_YPOS, val); in WidgetWasMoved()
2591 newsize.gx_rectangle_top = GetDlgItemInt(ID_YPOS, NULL, TRUE); in OnChangeWidgetPos()
2601 SetDlgItemInt(ID_YPOS, mpInfo->size.gx_rectangle_top); in OnChangeWidgetPos()