Home
last modified time | relevance | path

Searched defs:cornerType (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/libqxp/libqxp-0.0.0/src/lib/
H A DQXP33Parser.h55 CornerType cornerType; member
H A DQXP4Parser.h61 CornerType cornerType; member
H A DQXP33Parser.cpp598 const unsigned cornerType = readU8(stream, be); in parsePictureBox() local
H A DQXPTypes.h491 CornerType cornerType; member
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/star/
H A DStarShape.cpp176 uint cornerType = i % 2; in updatePath() local
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/star/
H A DStarShape.cpp200 uint cornerType = i % 2; in updatePath() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dcorner.cpp400 const char * const cornerType[] = { "CORNER_MINEIGENVAL", "CORNER_HARRIS", 0 }; in ocl_cornerMinEigenValVecs() local
/dports/editors/calligra/calligra-3.2.1/filters/karbon/karbon1.x/
H A DKarbon1xImport.cpp966 uint cornerType = i % 2; in loadStar() local
/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/icv/include/
H A Dippicv_types.h643 int cornerType; member