Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dui.h420 slots.layout_pop.on(this, [cb](){ in on_layout_pop()
528 Slot<Widget, bool()> layout_pop; member
H A Dui.cc204 Widget::slots.layout_pop.emit(this); in _emit_layout_pop()
205 Widget::slots.layout_pop.remove_by_target(this); in _emit_layout_pop()