Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dproperties_win.h150 afx_msg void OnChangePixmapAlign();
Dproperties_win.cpp348 ON_CBN_SELCHANGE(ID_PIXMAP_HALIGN, OnChangePixmapAlign) in BEGIN_MESSAGE_MAP()
349 ON_CBN_SELCHANGE(ID_PIXMAP_VALIGN, OnChangePixmapAlign) in BEGIN_MESSAGE_MAP()
3214 void properties_win::OnChangePixmapAlign() in OnChangePixmapAlign() function in properties_win