Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp124 ID_SPRITE_AUTO, enumerator
370 ON_BN_CLICKED(ID_SPRITE_AUTO, OnSpriteStyleChange) in BEGIN_MESSAGE_MAP()
1738 AddCheckBox("Auto-run", info->style & GX_STYLE_SPRITE_AUTO, ID_SPRITE_AUTO); in AddSpriteProps()
3725 if (mpProject && mpInfo && GetDlgItem(ID_SPRITE_AUTO)) in OnSpriteStyleChange()
3729 if (IsDlgButtonChecked(ID_SPRITE_AUTO)) in OnSpriteStyleChange()