Searched refs:AnyOpt (Results 1 – 1 of 1) sorted by relevance
155 cmsBool AnyOpt = FALSE; in _Remove1Op() local161 AnyOpt = TRUE; in _Remove1Op()167 return AnyOpt; in _Remove1Op()176 cmsBool AnyOpt = FALSE; in _Remove2Op() local179 if (*pt1 == NULL) return AnyOpt; in _Remove2Op()184 if (*pt2 == NULL) return AnyOpt; in _Remove2Op()189 AnyOpt = TRUE; in _Remove2Op()195 return AnyOpt; in _Remove2Op()226 cmsBool AnyOpt = FALSE; in _MultiplyMatrix() local229 if (*pt1 == NULL) return AnyOpt; in _MultiplyMatrix()[all …]