Searched refs:ignore (Results 1 - 6 of 6) sorted by relevance

/inkscape/share/extensions/
H A Dguillotine.py76 self.OptionParser.add_option("--ignore", action="store",
77 type="inkbool", dest="ignore",
173 dialog. If the boolean ignore flag is set, then it will ignore
178 if self.options.ignore == False:
/inkscape/src/ui/widget/
H A Dcolor-icc-selector.cpp280 void _updateSliders(gint ignore);
878 void ColorICCSelectorImpl::_updateSliders(gint ignore) argument
898 if (static_cast<gint>(i) != ignore) {
931 (void)ignore;
/inkscape/src/libuemf/
H A Duwmf.h1399 int16_t ignore; //!< ignore member in struct:__anon371
1447 int16_t ignore; //!< ignored member in struct:__anon373
1684 uint16_t ignore; //!< ignore member in struct:__anon387
1733 uint16_t ignore; //!< ignore member in struct:__anon389
2050 uint16_t ignore; //!< size padding,not used member in struct:__anon398
H A Duwmf.c2951 pmr_nopx->ignore = 0;
3016 pmr_nopx->ignore = 0;
3391 pmr_nopx->ignore = 0;
3461 pmr_nopx->ignore = 0;
H A Duemf.h962 #define U_GM_COMPATIBLE 1 //!< TrueType text ignores world to device transform except for Scale. Arcs ignore transform
3300 uint16_t ignore; //!< size padding,not used member in struct:__anon223
/inkscape/src/
H A Dpreferences.cpp820 hr.ignore(1);
837 // This is the dirtiest extraction method. Generally we ignore whatever was in v._value

Completed in 90 milliseconds