Home
last modified time | relevance | path

Searched refs:IPP_CHARSET (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.h119 IPP_CHARSET = 0x47, enumerator
H A DIppContent.cpp903 attrs.push_back(new IppStringAttribute(IPP_CHARSET, name, value)); in setCharset()