Searched refs:NoFilter (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dundo-history.h118 struct NoFilter : Filter { bool operator() (const int& /*x*/) const { return true; } }; struct in class:Inkscape::UI::Dialog::CellRendererInt
H A Dundo-history.cpp129 const CellRendererInt::Filter& CellRendererInt::no_filter = CellRendererInt::NoFilter();

Completed in 148 milliseconds