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

/inkscape/src/ui/dialog/
H A Dundo-history.h173 struct GreaterThan : CellRendererInt::Filter { struct in class:Inkscape::UI::Dialog::UndoHistory
174 GreaterThan(int _i) : i (_i) {} function in struct:Inkscape::UI::Dialog::UndoHistory::GreaterThan
H A Dundo-history.cpp436 const CellRendererInt::Filter& UndoHistory::greater_than_1 = UndoHistory::GreaterThan(1);

Completed in 18 milliseconds