Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dwheelfir.cpp185 static const int LAYER_BG=0; variable
293 m_tmp_bitmap[LAYER_BG]->pix(y, x) = sixdat; in wheelfir_blit_w()
418 vpage=LAYER_BG; in wheelfir_blit_w()
495 uint16_t const *const source = &m_tmp_bitmap[LAYER_BG]->pix(( (m_scanlines[y].y)&511)); in screen_update_wheelfir()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dwheelfir.cpp185 static const int LAYER_BG=0; variable
293 m_tmp_bitmap[LAYER_BG]->pix(y, x) = sixdat; in wheelfir_blit_w()
418 vpage=LAYER_BG; in wheelfir_blit_w()
495 uint16_t const *const source = &m_tmp_bitmap[LAYER_BG]->pix(( (m_scanlines[y].y)&511)); in screen_update_wheelfir()
/dports/games/colorcode/ColorCode-0.8.5/
H A Dcolorcode.h80 static const int LAYER_BG; variable
H A Dcolorcode.cpp64 const int ColorCode::LAYER_BG = 1; member in ColorCode
183 mBg->setZValue(LAYER_BG); in Init()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWidget/
H A DStyleManager.cpp255 else if(l == "bg") return Widget::LAYER_BG; in strToLayer()
H A DWindow.cpp163 bg->setLayer(Widget::LAYER_BG); in Window()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWidget/
H A DStyleManager.cpp255 else if(l == "bg") return Widget::LAYER_BG; in strToLayer()
H A DWindow.cpp163 bg->setLayer(Widget::LAYER_BG); in Window()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgWidget/
H A DWidget54 LAYER_BG = 0
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgWidget/
H A DWidget54 LAYER_BG = 0