Home | History | Annotate | Download | only in cups

Lines Matching refs:datevalue

3809            const ipp_uchar_t *datevalue)/* I  - Date value */
3819 element < 0 || element > (*attr)->num_values || !datevalue)
3827 memcpy(value->date, datevalue, sizeof(value->date));