Home
last modified time | relevance | path

Searched refs:ColorDiff (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/p5-SVN-Notify/SVN-Notify-2.87/t/
H A Dhtmlcolordiff.t40 ok( my $notifier = SVN::Notify::HTML::ColorDiff->new(%args),
133 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(%args, with_diff => 1),
191 ok $notifier = SVN::Notify::HTML::ColorDiff->new(
274 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
293 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
311 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
328 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(%args, with_diff => 1,
363 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
396 ok $notifier = SVN::Notify::HTML::ColorDiff->new(
420 ok $notifier = SVN::Notify::HTML::ColorDiff->new(
[all …]
H A Dfilter.t328 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
361 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
408 ok( $notifier = SVN::Notify::HTML::ColorDiff->new(
/dports/devel/p5-SVN-Notify/SVN-Notify-2.87/lib/SVN/Notify/HTML/
H A DColorDiff.pm1 package SVN::Notify::HTML::ColorDiff;
7 $SVN::Notify::HTML::ColorDiff::VERSION = '2.87';
8 @SVN::Notify::HTML::ColorDiff::ISA = qw(SVN::Notify::HTML);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/misc/scripts/svn/hooks/
H A Dpost-commit36 --alternative HTML::ColorDiff \
63 --handler HTML::ColorDiff \
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/misc/scripts/svn/hooks/
H A Dpost-commit36 --alternative HTML::ColorDiff \
63 --handler HTML::ColorDiff \
/dports/devel/p5-SVN-Notify/SVN-Notify-2.87/
H A DMETA.yml31 SVN::Notify::HTML::ColorDiff:
32 file: lib/SVN/Notify/HTML/ColorDiff.pm
H A DMANIFEST10 lib/SVN/Notify/HTML/ColorDiff.pm
H A DChanges219 and SVN::Notify::HTML::ColorDiff, and as a nice example of filtering.
253 - Fixed SVN::Notify::HTML::ColorDiff so that it respects
461 SVN::Notify::HTML and SVN::Notify::HTML::ColorDiff so that only '>'.
476 - Fixed ColorDiff HTML to once again be valid XHTML 1.1.
493 <del> elements in SVN::Notify::HTML::ColorDiff in order to make the
504 - Added support for "Copied" files to HTML::ColorDiff so that they
556 - HTML::ColorDiff now properly handles the listing of binary files
559 - In HTML::ColorDiff, Fixed CSS for the "delfile" class to properly
561 - Added labels to the HTML::ColorDiff diff file sections to indicate
590 - Fixed SVN::Notify::HTML::ColorDiff so that it does not output two
[all …]
/dports/devel/p5-SVN-Notify-Filter-Markdown/SVN-Notify-Filter-Markdown-0.05/
H A DREADME.md9 [SVN::Notify::HTML::ColorDiff](http://search.cpan.org/perldoc?SVN::Notify::HTML::ColorDiff)
/dports/misc/fq/fq-0.0.2/internal/difftest/
H A Ddifftest.go39 ColorDiff bool member
169 ErrorEx(t, opts.ColorDiff, string(expectedOutput), output)
/dports/misc/fq/fq-0.0.2/pkg/fqtest/
H A Dfqtest.go20 ColorDiff: os.Getenv("DIFF_COLOR") != "",
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/iwd2/
H A DGUIREC.py132 def ColorDiff (Window, Label, diff): function
984 ColorDiff (Window, Label, bstr)
988 ColorDiff (Window, Label, bdex)
992 ColorDiff (Window, Label, bcon)
996 ColorDiff (Window, Label, bint)
1000 ColorDiff (Window, Label, bwis)
1004 ColorDiff (Window, Label, bchr)
/dports/emulators/citra/citra-ac98458e0/src/video_core/
H A Dregs_texturing.h280 ColorDiff = 5, enumerator
H A Dcommand_processor.cpp630 case TexturingRegs::ProcTexLutTable::ColorDiff: in WritePicaReg()
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/
H A Dregs_texturing.h280 ColorDiff = 5, enumerator
H A Dcommand_processor.cpp630 case TexturingRegs::ProcTexLutTable::ColorDiff: in WritePicaReg()
/dports/devel/p5-SVN-Notify/SVN-Notify-2.87/lib/SVN/Notify/
H A DFilter.pod109 L<SVN::Notify::HTML::ColorDiff|SVN::Notify::HTML::ColorDiff>) may be in a
267 marked up by, say, SVN::Notify::HTML::ColorDiff.
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx90 static int ColorDiff( int r, int g, int b ) in ColorDiff() function
93 static int ColorDiff( Color c1, int r, int g, int b ) in ColorDiff() function
94 { return ColorDiff( static_cast<int>(c1.GetRed())-r, in ColorDiff()
2674 int nBest = ColorDiff( rPalette[0], r, g, b ); in sal_Lookup()
2678 int n = ColorDiff( rPalette[i], r, g, b ); in sal_Lookup()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx94 static int ColorDiff( int r, int g, int b ) in ColorDiff() function
97 static int ColorDiff( Color c1, int r, int g, int b ) in ColorDiff() function
98 { return ColorDiff( static_cast<int>(c1.GetRed())-r, in ColorDiff()
2700 int nBest = ColorDiff( rPalette[0], r, g, b ); in sal_Lookup()
2704 int n = ColorDiff( rPalette[i], r, g, b ); in sal_Lookup()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbasiccolorspace.inc767 ColorDiff: word;
782 ColorDiff := min(ColorImportance(ec1),ColorImportance(ec2));
783 if ColorDiff > 0 then
790 Result := ((Result shr 4)* (not ColorDiff) + TempHueDiff*ColorDiff) shr 12;
H A Dbgrafilters.pas761 function ColorDiff(c1, c2: TBGRAPixel): single; in ColorDiff() function
823 Result.cd := ColorDiff(c1, c2);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbasiccolorspace.inc767 ColorDiff: word;
782 ColorDiff := min(ColorImportance(ec1),ColorImportance(ec2));
783 if ColorDiff > 0 then
790 Result := ((Result shr 4)* (not ColorDiff) + TempHueDiff*ColorDiff) shr 12;
H A Dbgrafilters.pas761 function ColorDiff(c1, c2: TBGRAPixel): single; in ColorDiff() function
823 Result.cd := ColorDiff(c1, c2);
/dports/x11/xterm/xterm-370/
H A Dmisc.c3160 #define ColorDiff(given,cache) ((long) ((cache) >> 8) - (long) (given)) macro
3186 diff_red = ColorDiff(find_red, res->red); in xtermClosestColor()
3187 diff_green = ColorDiff(find_green, res->green); in xtermClosestColor()
3188 diff_blue = ColorDiff(find_blue, res->blue); in xtermClosestColor()
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_rasterizer.cpp1020 case TexturingRegs::ProcTexLutTable::ColorDiff: in NotifyPicaRegisterChanged()

12