Searched refs:constraint_type (Results 1 – 3 of 3) sorted by relevance
908 if( mppOptions[n]->constraint_type != SANE_CONSTRAINT_RANGE && in GetRange()909 mppOptions[n]->constraint_type != SANE_CONSTRAINT_WORD_LIST ) in GetRange()919 if(mppOptions[n]->constraint_type == SANE_CONSTRAINT_RANGE ) in GetRange()
146 { return mppOptions[n]->constraint_type; } in GetOptionConstraintType()
153 SANE_Constraint_Type constraint_type; member
Completed in 11 milliseconds