Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dproperties_win.cpp42 ID_HEIGHT, enumerator
272 ON_EN_KILLFOCUS(ID_HEIGHT, OnChangeWidgetPos) in BEGIN_MESSAGE_MAP()
1237 ID_HEIGHT); in AddWidgetProps()
1849 SetDlgItemText(ID_HEIGHT, val); in WidgetWasMoved()
2587 height = GetDlgItemInt(ID_HEIGHT, NULL, TRUE); in OnChangeWidgetPos()
2603 … SetDlgItemInt(ID_HEIGHT, mpInfo->size.gx_rectangle_bottom - mpInfo->size.gx_rectangle_top + 1); in OnChangeWidgetPos()
4371 appearance.gx_scroll_width = GetDlgItemInt(ID_HEIGHT, NULL, TRUE); in OnScrollAppearanceChange()