Searched refs:m_ok (Results 1 – 6 of 6) sorted by relevance
53 m_ok(this, DpGuiResId(RID_DLG_DEPENDENCIES_OK)), in DependencyDialog()71 long n = m_ok.GetPosPixel().Y() - in Resize()77 m_ok.SetPosPixel( in Resize()80 (m_list.GetSizePixel().Width() - m_ok.GetSizePixel().Width()) / 2), in Resize()
252 m_ok(this, DpGuiResId(RID_DLG_UPDATE_INSTALL_OK)), in UpdateInstallDialog()285 m_ok.Enable(); in updateDone()286 m_ok.GrabFocus(); in updateDone()
58 OKButton m_ok; member in dp_gui::DependencyDialog
131 OKButton m_ok; member in dp_gui::UpdateInstallDialog
583 m_ok(this, DpGuiResId(RID_DLG_UPDATE_OK)), in UpdateDialog()631 m_ok.SetClickHdl(LINK(this, UpdateDialog, okHandler)); in UpdateDialog()881 m_ok.Enable(m_updates.GetCheckedEntryCount() != 0); in enableOk()
195 PushButton m_ok; member in dp_gui::UpdateDialog
Completed in 36 milliseconds