Home
last modified time | relevance | path

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

/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/fb/
H A DFrameBuffer.cpp209 exp->clearLayer("albedo"); in saveFrame()
216 exp->clearLayer("Z"); in saveFrame()
223 exp->clearLayer("normal"); in saveFrame()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/exporter/
H A DImageExporter.h20 void clearLayer(std::string layerName);
43 inline void ImageExporter::clearLayer(std::string layerName) in clearLayer() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/tools/
H A Dgerbview_actions.h72 static TOOL_ACTION clearLayer; variable
H A Dgerbview_actions.cpp85 TOOL_ACTION GERBVIEW_ACTIONS::clearLayer( "gerbview.Control.clearLayer", member in GERBVIEW_ACTIONS
H A Dgerbview_control.cpp407 Go( &GERBVIEW_CONTROL::ClearLayer, GERBVIEW_ACTIONS::clearLayer.MakeEvent() ); in setTransitions()
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dstack.h66 void clearLayer(HSLayer layer);
H A Dstack.cpp174 void Stack::clearLayer(HSLayer layer) { in clearLayer() function in Stack
H A Dmonitor.cpp224 tag->stack->clearLayer(LAYER_FOCUS); in applyLayout()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Dmenubar.cpp203 toolsMenu->Add( GERBVIEW_ACTIONS::clearLayer ); in ReCreateMenuBar()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dscript_v4.cpp128 _townsScreen->clearLayer(1); in o4_oldRoomEffect()
H A Dgfx.h467 void clearLayer(int layer);
H A Dgfx_towns.cpp281 void TownsScreen::clearLayer(int layer) { in clearLayer() function in Scumm::TownsScreen
H A Dgfx.cpp337 _townsScreen->clearLayer(0); in initScreens()
341 _townsScreen->clearLayer(1); in initScreens()
H A Dscript_v5.cpp1755 _townsScreen->clearLayer(1); in o5_roomOps()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dscript_v4.cpp128 _townsScreen->clearLayer(1); in o4_oldRoomEffect()
H A Dgfx.h482 void clearLayer(int layer);
H A Dgfx_towns.cpp394 void TownsScreen::clearLayer(int layer) { in clearLayer() function in Scumm::TownsScreen
H A Dgfx.cpp337 _townsScreen->clearLayer(0); in initScreens()
341 _townsScreen->clearLayer(1); in initScreens()
H A Dscript_v5.cpp1886 _townsScreen->clearLayer(1); in o5_roomOps()