Home
last modified time | relevance | path

Searched refs:whiteboard_active_ (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/whiteboard/
H A Dmanager.hpp277 bool whiteboard_active_; member
H A Dmanager.cpp1249 whiteboard_active_(resources::whiteboard && resources::whiteboard->is_active()) in future_map_if_active()
1253 if (!whiteboard_active_) in future_map_if_active()