Searched refs:YES_NO (Results 1 – 2 of 2) sorted by relevance
364 dlg = wx.MessageDialog(None, question, title, wx.YES_NO | wx.ICON_QUESTION) 374 dlg = wx.MessageDialog(None, question, title, wx.YES_NO | wx.CANCEL | wx.ICON_QUESTION)
69 #define YES_NO(t) ((t) ? "yes" : "no") macro265 YES_NO(u->hsp.pcm_capabilities.flags & BT_PCM_FLAG_NREC)); in parse_caps()