Searched refs:ComponentTransferTable (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | nr-filter-component-transfer.cpp | 69 struct ComponentTransferTable : public ComponentTransfer { struct in namespace:Inkscape::Filters 70 ComponentTransferTable(guint32 color, std::vector<double> const &values) function in struct:Inkscape::Filters::ComponentTransferTable 183 ComponentTransferTable(color, tableValues[i])); |
Completed in 826 milliseconds