Searched refs:_gfxDeliveries (Results 1 – 4 of 4) sorted by relevance
345 Picture *_gfxResources, *_gfxDeliveries; variable
108 _gfxDeliveries = nullptr; in Window()170 delete _gfxDeliveries; in ~Window()226 _gfxDeliveries = g_hdb->_gfx->loadPic(MENU_TITLE_DELIVERIES); in init()1459 int blocks = _gfxDeliveries->_width / 16; in drawDeliveries()1464 _gfxDeliveries->drawMasked(_dlvsInfo.x + 16, _dlvsInfo.y - 6); in drawDeliveries()
108 _gfxDeliveries = nullptr; in Window()170 delete _gfxDeliveries; in ~Window()226 _gfxDeliveries = g_hdb->_gfx->loadPic(MENU_TITLE_DELIVERIES); in init()1458 int blocks = _gfxDeliveries->_width / 16; in drawDeliveries()1463 _gfxDeliveries->drawMasked(_dlvsInfo.x + 16, _dlvsInfo.y - 6); in drawDeliveries()