Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dgame.h202 Image *panel_biglab; variable
H A Dgame.cpp152 panel_biglab = NULL; in Game()
1488 panel_biglab = icons->copy(96, 48, 32, 16); in loadOldImages()
2127 panel_biglab = panel_lab; in loadImages()
H A Dgui.cpp1054 this->button_bigdesign->setImage(game_g->panel_biglab); in refreshCanDesign()