MCPcopy Create free account
hub / github.com/DFHack/dfhack / clearSearch

Method clearSearch

plugins/listcolumn.h:351–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349 }
350
351 void clearSearch()
352 {
353 search_string.clear();
354 filterDisplay();
355 }
356
357 size_t getDisplayListSize()
358 {

Callers 4

populateDwarfColumnMethod · 0.80
populateDwarfColumnMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected