Searched refs:ALL (Results 1 - 4 of 4) sorted by relevance

/inkscape/
H A Ddistro87 ALL=0
103 a) ALL=1 ; shift; break;;
112 all) ALL=1 ; shift ; break ;;
164 sum="`expr $ALL + $CODENAME + $FTPNAME + $NAME + $RELEASE`"
234 elif test $ALL -eq 1 ; then
/inkscape/src/
H A Dsvg-profile.h85 ALL /**< All, everything, basically doesn't tell you anything at all */ enumerator in enum:Inkscape::SvgProfile::SvgProfileType
233 case ALL:
/inkscape/src/ui/dialog/
H A Dtemplate-load-tab.h95 ALL enumerator in enum:Inkscape::UI::TemplateLoadTab::SearchType
H A Dtemplate-load-tab.cpp41 , _current_search_type(ALL)
145 _current_search_type = ALL;
156 case ALL :{

Completed in 889 milliseconds