Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dpmselect.cpp228 if (CurrPrintMode()->ColorCompatible(color)) in ColorCompatibleSubset()
H A Dprinter.h81 inline BOOL ColorCompatible(COLORMODE color) { return (color == pmColor); } in ColorCompatible() function