Home
last modified time | relevance | path

Searched refs:psel2 (Results 1 – 25 of 142) sorted by relevance

123456

/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_pixel_selection_test.cpp287 KisPixelSelectionSP psel2 = new KisPixelSelection(); in testOutlineCache() local
290 QVERIFY(psel2->outlineCacheValid()); in testOutlineCache()
296 psel2->select(QRect(20,20,100,100), 200); in testOutlineCache()
297 QVERIFY(psel2->outlineCacheValid()); in testOutlineCache()
298 QCOMPARE(psel2->outlineCache().boundingRect(), QRectF(20,20,100,100)); in testOutlineCache()
300 psel1->applySelection(psel2, SELECTION_ADD); in testOutlineCache()
304 psel1->applySelection(psel2, SELECTION_INTERSECT); in testOutlineCache()
308 psel2->invalidateOutlineCache(); in testOutlineCache()
309 QVERIFY(!psel2->outlineCacheValid()); in testOutlineCache()
311 psel1->applySelection(psel2, SELECTION_SUBTRACT); in testOutlineCache()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dmorph.c1040 SEL **psel2) in selectComposableSels() argument
1046 if (!psel1 && !psel2) in selectComposableSels()
1049 if (psel2) *psel2 = NULL; in selectComposableSels()
1064 if (psel2) in selectComposableSels()
1065 *psel2 = selCreateComb(factor1, factor2, direction); in selectComposableSels()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dmorph.c1010 SEL **psel2) in selectComposableSels() argument
1016 if (!psel1 && !psel2) in selectComposableSels()
1019 if (psel2) *psel2 = NULL; in selectComposableSels()
1034 if (psel2) in selectComposableSels()
1035 *psel2 = selCreateComb(factor1, factor2, direction); in selectComposableSels()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
H A Dcpu_sh7752.h185 unsigned short psel2; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
H A Dcpu_sh7752.h185 unsigned short psel2; member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h185 unsigned short psel2; member
H A Dcpu_sh7753.h185 unsigned short psel2; member
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7753.h185 unsigned short psel2; member
H A Dcpu_sh7752.h185 unsigned short psel2; member

123456