Home
last modified time | relevance | path

Searched defs:qrgb555 (Results 1 – 1 of 1) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqdrawhelper_p.h979 class qrgb555; variable
1018 inline explicit qrgb555(quint32p v) { *this = qrgb555(quint32(v)); } in qrgb555() function
1020 inline explicit qrgb555(quint32 v) in qrgb555() function
1029 inline explicit qrgb555(quint16 v) in qrgb555() function
1078 qrgb555::qrgb555(const qargb8555 &v) in qrgb555() function