Home
last modified time | relevance | path

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

/dports/games/tycho/species/
H A Dvisitool.hpp77 wxStaticText *_kingdom_label; member in SpeciesFrame
H A Dvisitool.cpp127 _kingdom_label = new wxStaticText(this,-1,lblKingdom,wxPoint(5,5)); in BEGIN_EVENT_TABLE() local
128 _kingdom_label->SetBackgroundColour(KINGDOM_LABEL_COLOUR); in BEGIN_EVENT_TABLE()
/dports/games/species/species/
H A Dvisitool.hpp77 wxStaticText *_kingdom_label; member in SpeciesFrame
H A Dvisitool.cpp127 _kingdom_label = new wxStaticText(this,-1,lblKingdom,wxPoint(5,5)); in BEGIN_EVENT_TABLE() local
128 _kingdom_label->SetBackgroundColour(KINGDOM_LABEL_COLOUR); in BEGIN_EVENT_TABLE()