Home
last modified time | relevance | path

Searched refs:defaultGrayProfile (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DOutputDev.h144 if (defaultGrayProfile) { in initGfxState()
147 cs->setProfile(defaultGrayProfile); in initGfxState()
354 void setDefaultGrayProfile(const GfxLCMSProfilePtr &profile) { defaultGrayProfile = profile; } in setDefaultGrayProfile()
355 GfxLCMSProfilePtr getDefaultGrayProfile() const { return defaultGrayProfile; } in getDefaultGrayProfile()
371 GfxLCMSProfilePtr defaultGrayProfile; variable
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DOutputDev.h144 if (defaultGrayProfile) { in initGfxState()
147 cs->setProfile(defaultGrayProfile); in initGfxState()
354 void setDefaultGrayProfile(const GfxLCMSProfilePtr &profile) { defaultGrayProfile = profile; } in setDefaultGrayProfile()
355 GfxLCMSProfilePtr getDefaultGrayProfile() const { return defaultGrayProfile; } in getDefaultGrayProfile()
371 GfxLCMSProfilePtr defaultGrayProfile; variable
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DOutputDev.h144 if (defaultGrayProfile) { in initGfxState()
147 cs->setProfile(defaultGrayProfile); in initGfxState()
354 void setDefaultGrayProfile(const GfxLCMSProfilePtr &profile) { defaultGrayProfile = profile; } in setDefaultGrayProfile()
355 GfxLCMSProfilePtr getDefaultGrayProfile() const { return defaultGrayProfile; } in getDefaultGrayProfile()
371 GfxLCMSProfilePtr defaultGrayProfile; variable
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DOutputDev.h144 if (defaultGrayProfile) { in initGfxState()
147 cs->setProfile(defaultGrayProfile); in initGfxState()
354 void setDefaultGrayProfile(const GfxLCMSProfilePtr &profile) { defaultGrayProfile = profile; } in setDefaultGrayProfile()
355 GfxLCMSProfilePtr getDefaultGrayProfile() const { return defaultGrayProfile; } in getDefaultGrayProfile()
371 GfxLCMSProfilePtr defaultGrayProfile; variable