Home
last modified time | relevance | path

Searched refs:ippGetBoolean (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dlibcups2.def435 ippGetBoolean
Dipp.h937 extern int ippGetBoolean(ipp_attribute_t *attr, int element)
Dppd-cache.c3111 … ippFindAttribute(response, "color-supported", IPP_TAG_BOOLEAN)) != NULL && ippGetBoolean(attr, 0)) in _ppdCreateFromIPP()
Dipp.c2085 ippGetBoolean(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetBoolean() function