Home
last modified time | relevance | path

Searched refs:eGeneratorExtentFormat (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsGenerator.cpp257 bool hasFormat = (extent == eGeneratorExtentFormat); in updateParamsVisibility()
325 case eGeneratorExtentFormat: { in getRegionOfDefinition()
372 case eGeneratorExtentFormat: { in getClipPreferences()
575 assert(param->getNOptions() == eGeneratorExtentFormat); in generatorDescribeInContext()
H A DofxsGenerator.h64 eGeneratorExtentFormat = 0, enumerator
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsGenerator.cpp257 bool hasFormat = (extent == eGeneratorExtentFormat); in updateParamsVisibility()
325 case eGeneratorExtentFormat: { in getRegionOfDefinition()
372 case eGeneratorExtentFormat: { in getClipPreferences()
575 assert(param->getNOptions() == eGeneratorExtentFormat); in generatorDescribeInContext()
H A DofxsGenerator.h64 eGeneratorExtentFormat = 0, enumerator
/dports/graphics/openfx-misc/openfx-misc-3ab0531/NoOp/
H A DNoOp.cpp242 bool hasFormat = (extent == eGeneratorExtentFormat); in updateVisibility()
800 case eGeneratorExtentFormat: { in getClipPreferences()
1052 assert(param->getNOptions() == eGeneratorExtentFormat); in describeInContext()
1060 param->setDefault(eGeneratorExtentFormat); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Crop/
H A DCrop.cpp390 case eGeneratorExtentFormat: { in getCropRectangle()
631 bool hasFormat = (extent == eGeneratorExtentFormat); in updateParamsVisibility()
707 if (extent == eGeneratorExtentFormat) { in getClipPreferences()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Radial/
H A DRadial.cpp867 if ( (extent != eGeneratorExtentFormat) && in getRegionOfDefinition()
897 if ( wasCaught && (extent != eGeneratorExtentFormat) ) { in getRegionOfDefinition()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Rectangle/
H A DRectangle.cpp1004 if ( (extent != eGeneratorExtentFormat) && in getRegionOfDefinition()
1035 if ( wasCaught && (extent != eGeneratorExtentFormat) ) { in getRegionOfDefinition()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Card3D/
H A DCard3D.cpp1689 case eGeneratorExtentFormat: { in getOutputFormat()
1947 bool hasFormat = (extent == eGeneratorExtentFormat); in updateVisibility()
2133 assert(param->getNOptions() == eGeneratorExtentFormat); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Distortion/
H A DDistortion.cpp2127 case eGeneratorExtentFormat: { in getLensDistortionFormat()
3144 bool hasFormat = (extent == eGeneratorExtentFormat); in updateVisibility()
3695 assert(param->getNOptions() == eGeneratorExtentFormat); in describeInContext()