Searched refs:EVENT_WINDOW4 (Results 1 – 6 of 6) sorted by relevance
118 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in EventProcess()215 if ( event.type == EVENT_WINDOW4 ) // window moved? in EventProcess()310 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in HyperUpdate()371 pw = m_interface->CreateWindows(pos, dim, 4, EVENT_WINDOW4); in StartDisplayInfo()483 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in AdjustDisplayInfo()660 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in ChangeIndexButton()698 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in UpdateIndexButton()791 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in UpdateCopyButton()811 pw = static_cast<Ui::CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in StopDisplayInfo()814 m_interface->DeleteControl(EVENT_WINDOW4); in StopDisplayInfo()[all …]
368 pw = static_cast<CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in StartDialog()523 pw = static_cast<CWindow*>(m_interface->SearchControl(EVENT_WINDOW4)); in StopDialog()
86 pw = static_cast< CWindow* >(m_interface->SearchControl(EVENT_WINDOW4)); in StartDialog()124 pw = static_cast< CWindow* >(m_interface->SearchControl(EVENT_WINDOW4)); in StopDialog()
118 case EVENT_WINDOW4: index = 4; break; in CreateWindows()
149 EVENT_WINDOW4 = 84, //!< CDisplayInfo enumerator
119 EVENT_TYPE_TEXT[EVENT_WINDOW4] = "EVENT_WINDOW4"; in InitializeEventTypeTexts()