Home
last modified time | relevance | path

Searched refs:eMergePinLight (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMerging.h92 eMergePinLight, enumerator
126 case eMergePinLight: in isMaskable()
324 case eMergePinLight: in getOperationString()
491 case eMergePinLight: in getOperationDescription()
607 case eMergePinLight: in getOperationGroupString()
1578 case eMergePinLight: in mergePixel()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMerging.h92 eMergePinLight, enumerator
126 case eMergePinLight: in isMaskable()
324 case eMergePinLight: in getOperationString()
491 case eMergePinLight: in getOperationDescription()
607 case eMergePinLight: in getOperationGroupString()
1578 case eMergePinLight: in mergePixel()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Merge/
H A DMerge.cpp1159 case eMergePinLight: in renderForBitDepth()
1160 fred.reset( new MergeProcessor<eMergePinLight, PIX, nComponents, maxValue>(*this) ); in renderForBitDepth()
1519 help += "\n- " + getOperationHelp(eMergePinLight, true) + '\n'; in describe()
1716 addMergeOption(param, eMergePinLight, cascading); in describeInContext()