Home
last modified time | relevance | path

Searched refs:kNatronOfxImageComponentsPlaneLabel (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/include/
H A DofxNatron.h185 #define kNatronOfxImageComponentsPlaneLabel "_PlaneLabel_" macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/include/
H A DofxNatron.h185 #define kNatronOfxImageComponentsPlaneLabel "_PlaneLabel_" macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMultiPlane.cpp379 ss << kNatronOfxImageComponentsPlaneLabel << planeLabel; in natronCustomCompToOfxComp()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMultiPlane.cpp379 ss << kNatronOfxImageComponentsPlaneLabel << planeLabel; in natronCustomCompToOfxComp()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsImageEffect.cpp611 const std::size_t foundPlaneLabelLen = std::strlen(kNatronOfxImageComponentsPlaneLabel); in extractCustomPlane()
612 std::size_t foundPlaneLabel = comp.find(kNatronOfxImageComponentsPlaneLabel, planeNameStartIdx); in extractCustomPlane()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsImageEffect.cpp611 const std::size_t foundPlaneLabelLen = std::strlen(kNatronOfxImageComponentsPlaneLabel); in extractCustomPlane()
612 std::size_t foundPlaneLabel = comp.find(kNatronOfxImageComponentsPlaneLabel, planeNameStartIdx); in extractCustomPlane()