Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Daui_controls.cpp124 wxIcon icoGreenLed; member in SBStateIndicators
579 …pic = new wxStaticBitmap(m_parentPanel, wxID_ANY, container->icoGreenLed, wxDefaultPosition, wxSiz… in SBStateIndicatorItem()
722 pic->SetIcon(wxIcon(container->icoGreenLed)); in UpdateState()
841 icoGreenLed = wxIcon("SB_led_green.ico", wxBITMAP_TYPE_ICO, 16, 16); in SBStateIndicators()
846 icoGreenLed.CopyFromBitmap(led); in SBStateIndicators()