Home
last modified time | relevance | path

Searched refs:MaskParent (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_mask_types.h52 typedef struct MaskParent { struct
82 } MaskParent; argument
100 MaskParent parent;
118 MaskParent parent;
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_layer_style_filter_environment_test.cpp30 TestUtil::MaskParent p; in testRandomSelectionCaching()
52 TestUtil::MaskParent p; in benchmarkRandomSelectionGeneration()
H A Dkis_mask_test.cpp56 TestUtil::MaskParent p; in testCreation()
66 TestUtil::MaskParent p; in testSelection()
85 TestUtil::MaskParent p; in testCropUpdateBySelection()
H A Dkis_image_animation_interface_test.cpp46 TestUtil::MaskParent p(refRect); in testFrameRegeneration()
140 TestUtil::MaskParent p(refRect); in testFramesChangedSignal()
195 TestUtil::MaskParent p(rect); in testAnimationCompositionBug()
234 TestUtil::MaskParent p(refRect); in testSwitchFrameWithUndo()
275 TestUtil::MaskParent p(refRect); in testSwitchFrameHangup()
H A Dkis_filter_mask_test.cpp43 TestUtil::MaskParent p(QRect(0, 0, IMAGE_WIDTH, IMAGE_HEIGHT)); in testProjectionNotSelected()
78 TestUtil::MaskParent p(QRect(0, 0, IMAGE_WIDTH, IMAGE_HEIGHT)); in testProjectionSelected()
H A Dkis_onion_skin_compositor_test.cpp45 TestUtil::MaskParent p; in testComposite()
103 TestUtil::MaskParent p; in testSettings()
H A Dkis_layer_styles_test.cpp108 TestUtil::MaskParent parent; in testDropShadowImpl()
240 TestUtil::MaskParent parent; in testDropShadowNeedChangeRects()
H A Dkis_transform_mask_test.cpp374 TestUtil::MaskParent p(refRect); in testMaskOnPaintLayer()
398 TestUtil::MaskParent p(refRect); in testMaskOnCloneLayer()
427 TestUtil::MaskParent p(refRect); in testMaskOnCloneLayerWithOffset()
482 TestUtil::MaskParent p(refRect); in testMultipleMasks()
765 TestUtil::MaskParent p(refRect); in testMaskWithOffset()
817 TestUtil::MaskParent p(imageRect); in testWeirdFullUpdates()
940 TestUtil::MaskParent p(imageRect); in testTransformHiddenPartsOfTheGroup()
H A Dkis_image_test.cpp113 TestUtil::MaskParent p; in testBlockLevelOfDetail()
543 TestUtil::MaskParent p;
931 TestUtil::MaskParent p; in testMergeCrossColorSpaceImpl()
998 TestUtil::MaskParent p; in testMergeSelectionMasks()
1146 TestUtil::MaskParent p;
1245 TestUtil::MaskParent p(refRect); in testPaintOverlayMask()
/dports/graphics/krita/krita-4.4.8/libs/ui/tests/
H A Dkis_file_layer_test.cpp48 TestUtil::MaskParent p(refRect); in testFileLayerPlusTransformMaskOffImage()
110 TestUtil::MaskParent p(refRect); in testFileLayerPlusTransformMaskSmallFileBigOffset()
H A Dkis_node_juggler_compressed_test.h44 QScopedPointer<TestUtil::MaskParent> p;
H A Dkis_shape_layer_test.cpp54 MaskParent p(refRect); in testMergeDownImpl()
252 MaskParent p(refRect); in testCloneScaledLayer()
H A Dkis_animation_importer_test.cpp35 TestUtil::MaskParent mp(QRect(0,0,512,512)); in testImport()
H A Dkis_animation_exporter_test.cpp40 TestUtil::MaskParent p(rect); in testAnimationExport()
H A Dkis_animation_frame_cache_test.cpp45 TestUtil::MaskParent p; in testCache()
H A Dkis_node_juggler_compressed_test.cpp29 p.reset(new TestUtil::MaskParent); in init()
H A DKisFrameCacheStoreTest.cpp175 TestUtil::MaskParent p(refRect); in test()
H A Dkis_multinode_property_test.cpp31 TestUtil::MaskParent p; in test()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_mask.c69 MaskParent *parent = ptr->data; in rna_Mask_update_parent()
123 MaskParent *mpar = (MaskParent *)ptr->data; in rna_MaskParent_id_set()
130 MaskParent *mpar = (MaskParent *)ptr->data; in rna_MaskParent_id_typef()
137 MaskParent *mpar = (MaskParent *)ptr->data; in rna_MaskParent_id_type_set()
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_transform2/tests/
H A Dtest_animated_transform_parameters.cpp32 TestUtil::MaskParent p; in testTransformKeyframing()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_mask.h38 struct MaskParent;
168 void BKE_mask_parent_init(struct MaskParent *parent);
/dports/graphics/krita/krita-4.4.8/sdk/tests/
H A Dfilestest.h225 MaskParent p;
304 MaskParent p; in testExportToColorSpace()
H A Dtestutil.h383 struct MaskParent struct
385 MaskParent(const QRect &_imageRect = QRect(0,0,512,512))
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/tests/
H A Dkis_animation_utils_test.cpp16 bool verifyFrames(TestUtil::MaskParent &p, in verifyFrames()
66 TestUtil::MaskParent p(refRect); in test()
/dports/graphics/krita/krita-4.4.8/plugins/impex/libkra/tests/
H A Dkis_kra_saver_test.cpp150 TestUtil::MaskParent p(refRect); in testRoundTripFillLayerImpl()
436 TestUtil::MaskParent p(refRect); in testRoundTripShapeLayer()
487 TestUtil::MaskParent p(refRect); in testRoundTripShapeSelection()

12