wxCUSTBUT_TOG_DCLICK_BUT  120 applications/osmo4_wx/menubtn.cpp 	if ((style & wxCUSTBUT_TOG_DCLICK_BUT) != 0) n_styles++;
wxCUSTBUT_TOG_DCLICK_BUT  190 applications/osmo4_wx/menubtn.cpp 				        (m_button_style & wxCUSTBUT_TOG_DCLICK_BUT)) m_down++;
wxCUSTBUT_TOG_DCLICK_BUT  258 applications/osmo4_wx/menubtn.cpp 	        ((m_button_style & wxCUSTBUT_TOG_DCLICK_BUT) && (m_eventType == wxEVT_LEFT_UP)))