Home
last modified time | relevance | path

Searched defs:remove_overlay (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/data/lua/wml/
H A Ditems.lua25 local function remove_overlay(x, y, name) function
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Ddisplay.cpp122 void display::remove_overlay(const map_location& loc) in remove_overlay() function in display
/dports/multimedia/hypnotix/hypnotix-1.4/usr/lib/hypnotix/
H A Dmpv.py1126 def remove_overlay(self, overlay_id): member in MPV