Searched refs:kForcedColor (Results 1 – 4 of 4) sorted by relevance
52 if (!ColorModeIs(kForcedColor)) in TranslateObjectColor()
21 enum Type : uint8_t { kNormal = 0, kGray, kAlpha, kForcedColor }; enumerator
381 if (m_Options.ColorModeIs(CPDF_RenderOptions::Type::kForcedColor) && in ProcessPath()
48 pContext->m_pOptions->SetColorMode(CPDF_RenderOptions::kForcedColor); in RenderPageImpl()