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

/inkscape/src/
H A Dfilter-enums.h37 FPINPUT_END enumerator in enum:FilterPrimitiveInput
40 extern const Inkscape::Util::EnumData<FilterPrimitiveInput> FPInputData[FPINPUT_END];
H A Dfilter-enums.cpp40 const EnumData<FilterPrimitiveInput> FPInputData[FPINPUT_END] = {
48 const EnumDataConverter<FilterPrimitiveInput> FPInputConverter(FPInputData, FPINPUT_END);

Completed in 29 milliseconds