Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Daui_controls.cpp473 int guideAmtWidth; in SBGuideIndicators() local
475 panel->GetTextExtent("5555 ms, 555 px", &guideAmtWidth, &txtHeight); in SBGuideIndicators()
481 …xStaticText(panel, wxID_ANY, wxEmptyString, wxDefaultPosition, wxSize(guideAmtWidth, bitmapSize.y)… in SBGuideIndicators()
484 …xStaticText(panel, wxID_ANY, wxEmptyString, wxDefaultPosition, wxSize(guideAmtWidth, bitmapSize.y)… in SBGuideIndicators()
492 fldWidths.push_back(bitmapSize.x + guideAmtWidth + 2 * panel->emWidth); // RA info in SBGuideIndicators()
493 fldWidths.push_back(bitmapSize.x + guideAmtWidth + 2 * panel->emWidth); // Dec info in SBGuideIndicators()