Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Daui_controls.cpp160 wxStaticText *txtRaAmounts; member in SBGuideIndicators
481txtRaAmounts = new wxStaticText(panel, wxID_ANY, wxEmptyString, wxDefaultPosition, wxSize(guideAmt… in SBGuideIndicators()
482 txtRaAmounts->SetBackgroundColour(*wxBLACK); in SBGuideIndicators()
483 txtRaAmounts->SetForegroundColour(fgColor); in SBGuideIndicators()
507 txtRaAmounts->SetPosition(raPosition); in PositionControls()
554 txtRaAmounts->SetLabelText(raInfo); in UpdateState()