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

/haiku/src/apps/icon-o-matic/generic/support/
H A Drgb_hsv.h15 #define UNDEFINED 0 macro
22 // returned on [0, 6]. Exception: H is returned UNDEFINED if S==0.
46 RETURN_HSV(UNDEFINED, 0, max);
68 // H is given on [0, 6] or UNDEFINED. S and V are given on [0, 1].
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp56 UNDEFINED, enumerator in enum:__anon15
95 case UNDEFINED:
96 return "UNDEFINED";
1014 case UNDEFINED:
1580 uint32 mode = UNDEFINED;
1590 && mode == UNDEFINED; i++) {
1636 if (mode == UNDEFINED) {
1649 if (mode == UNDEFINED) {

Completed in 87 milliseconds