Searched defs:b2in (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/extension/internal/filter/ |
| H A D | paint.h | 128 std::ostringstream b2in; local 169 b2in << "colormatrix2"; 171 b2in << "blur1"; 203 "</filter>\n", light.str().c_str(), noise.str().c_str(), b1in.str().c_str(), dblend.str().c_str(), smooth.str().c_str(), grainxf.str().c_str(), grainyf.str().c_str(), grainc.str().c_str(), grainv.str().c_str(), grainexp.str().c_str(), grainero.str().c_str(), graincol.str().c_str(), b2in.str().c_str(), gblend.str().c_str(), saturation.str().c_str(), transf.str().c_str(), transf.str().c_str(), transf.str().c_str(), col3in.str().c_str());
|
Completed in 18 milliseconds