Home
last modified time | relevance | path

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

/dports/graphics/kolourpaint/kolourpaint-21.12.3/
H A DkpDefs.h77 #define kpSettingForcedDither "Forced Dither" macro
/dports/graphics/kolourpaint/kolourpaint-21.12.3/document/
H A DkpDocumentSaveOptions.cpp320 return config.readEntry (kpSettingForcedDither, initialDither ()); in defaultDither()
328 config.writeEntry (kpSettingForcedDither, dither); in saveDefaultDither()