Searched refs:ippGetBoolean (Results 1 – 4 of 4) sorted by relevance
435 ippGetBoolean
937 extern int ippGetBoolean(ipp_attribute_t *attr, int element)
3111 … ippFindAttribute(response, "color-supported", IPP_TAG_BOOLEAN)) != NULL && ippGetBoolean(attr, 0)) in _ppdCreateFromIPP()
2085 ippGetBoolean(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetBoolean() function