Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtgui/
H A Diccprofilecreator.h45 double greenPrimaryX; variable
H A Diccprofilecreator.cc47 , greenPrimaryX(options.ICCPC_greenPrimaryX) in ICCProfileCreator()
248 aPrimariesGreenX->setDefault(greenPrimaryX); in ICCProfileCreator()
289 aPrimariesGreenX->setValue(greenPrimaryX); in ICCProfileCreator()
467 options.ICCPC_greenPrimaryX = greenPrimaryX = aPrimariesGreenX->getValue(); in storeValues()
589 p[2] = greenPrimaryX; in getPrimaries()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Diccprofilecreator.h47 double greenPrimaryX; variable
H A Diccprofilecreator.cc42 , greenPrimaryX(options.ICCPC_greenPrimaryX) in ICCProfileCreator()
243 aPrimariesGreenX->setDefault(greenPrimaryX); in ICCProfileCreator()
284 aPrimariesGreenX->setValue(greenPrimaryX); in ICCProfileCreator()
458 options.ICCPC_greenPrimaryX = greenPrimaryX = aPrimariesGreenX->getValue(); in storeValues()
580 p[2] = greenPrimaryX; in getPrimaries()