Searched refs:NO_LIGHT (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/display/
H A Dnr-light-types.h8 NO_LIGHT = 0, enumerator in enum:Inkscape::Filters::LightType
H A Dnr-filter-diffuselighting.cpp32 light_type = NO_LIGHT;
H A Dnr-filter-specularlighting.cpp32 light_type = NO_LIGHT;
/inkscape/src/filters/
H A Ddiffuselighting.cpp260 sp_diffuselighting->renderer->light_type = Inkscape::Filters::NO_LIGHT;
294 nr_diffuselighting->light_type = Inkscape::Filters::NO_LIGHT;
H A Dspecularlighting.cpp267 sp_specularlighting->renderer->light_type = Inkscape::Filters::NO_LIGHT;
305 nr_specularlighting->light_type = Inkscape::Filters::NO_LIGHT;

Completed in 21 milliseconds