Searched refs:ALL (Results 1 - 4 of 4) sorted by relevance
/inkscape/ | ||
H A D | distro | 87 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 D | svg-profile.h | 85 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 D | template-load-tab.h | 95 ALL enumerator in enum:Inkscape::UI::TemplateLoadTab::SearchType |
H A D | template-load-tab.cpp | 41 , _current_search_type(ALL) 145 _current_search_type = ALL; 156 case ALL :{ |
Completed in 1273 milliseconds