Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.h161 afx_msg void OnSpriteStyleChange();
Dproperties_win.cpp370 ON_BN_CLICKED(ID_SPRITE_AUTO, OnSpriteStyleChange) in BEGIN_MESSAGE_MAP()
371 ON_BN_CLICKED(ID_SPRITE_LOOP, OnSpriteStyleChange) in BEGIN_MESSAGE_MAP()
3723 void properties_win::OnSpriteStyleChange() in OnSpriteStyleChange() function in properties_win