Home
last modified time | relevance | path

Searched refs:TestPixel (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/TclMagick/tests/
H A Dtest-pixel.tcl67 proc TestPixel {} { procedure
138 TestPixel
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/test/sql_stmt_tests/
H A Dtestpixel_1bit_plt.testcase1 TestPixel - 1-BIT Palette (ok)
H A Dtestpixel_float_grid.testcase1 TestPixel - FLOAT GRID (ok)
H A Dtestpixel_int16_grid.testcase1 TestPixel - INT16 GRID (ok)
H A Dtestpixel_int32_grid.testcase1 TestPixel - INT32 GRID (ok)
H A Dtestpixel_uint16_rgb.testcase1 TestPixel - UINT16 RGB (ok)
H A Dtestpixel_uint8_grid.testcase1 TestPixel - UINT8 GRID (ok)
H A Dtestpixel_uint8_plt.testcase1 TestPixel - UINT8 Palette (ok)
H A Dtestpixel_1bit_mono.testcase1 TestPixel - 1-BIT MONOCHROME (ok)
H A Dtestpixel_2bit_gray.testcase1 TestPixel - 2-BIT Gray (ok)
H A Dtestpixel_4bit_gray.testcase1 TestPixel - 4-BIT Gray (ok)
H A Dtestpixel_int8_grid.testcase1 TestPixel - INT8 GRID (ok)
H A Dtestpixel_uint16_grid.testcase1 TestPixel - UINT16 GRID (ok)
H A Dtestpixel_uint32_grid.testcase1 TestPixel - UINT32 GRID (ok)
H A Dtestpixel_4bit_plt.testcase1 TestPixel - 4-BIT Palette (ok)
H A Dtestpixel_double_grid.testcase1 TestPixel - DOUBLE GRID (ok)
H A Dtestpixel_uint16_mband.testcase1 TestPixel - UINT16 MULTIBAND (ok)
H A Dtestpixel_uint8_gray.testcase1 TestPixel - UINT8 Gray (ok)
H A Dtestpixel_uint8_mband.testcase1 TestPixel - UINT8 MULTIBAND (ok)
H A Dtestpixel_uint8_rgb.testcase1 TestPixel - UINT8 RGB (ok)
H A Dtestpixel_2bit_plt.testcase1 TestPixel - 2-BIT Palette (ok)
/dports/editors/lazarus/lazarus/lcl/
H A Dgraphutil.pp260 procedure TestPixel(lPos: integer);
267 end; //nested Proc TestPixel
277 TestPixel (lVal-lWid);//pixel above
279 TestPixel (lVal+lWid);//pixel below
281 TestPixel (lVal-1); //pixel to left
283 TestPixel (lVal+1); //pixel to right
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dgraphutil.pp260 procedure TestPixel(lPos: integer);
267 end; //nested Proc TestPixel
277 TestPixel (lVal-lWid);//pixel above
279 TestPixel (lVal+lWid);//pixel below
281 TestPixel (lVal-1); //pixel to left
283 TestPixel (lVal+1); //pixel to right
/dports/editors/texmaker/texmaker-5.0.3/pdfium/testing/tools/
H A Dtest_runner.py67 raised_exception = self.TestPixel(input_root, pdf_path)
114 def TestPixel(self, input_root, pdf_path): member in TestRunner
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgraphutil.pp280 procedure TestPixel(lPos: integer);
287 end; //nested Proc TestPixel
297 TestPixel (lVal-lWid);//pixel above
299 TestPixel (lVal+lWid);//pixel below
301 TestPixel (lVal-1); //pixel to left
303 TestPixel (lVal+1); //pixel to right

12