X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fwindows%2Fuser32%2Fuser32.factor;fp=basis%2Fwindows%2Fuser32%2Fuser32.factor;h=641c1f06caa742d6fdad8123dba02a447d60e5d5;hp=06b9f284fbd7248c426e5364d3d3967ac371a7a6;hb=a7759f3d39b62e3da1d69a0e96ab7b384cdd3efa;hpb=077bc0041c7a3cc404daceed50f335332ce064cb diff --git a/basis/windows/user32/user32.factor b/basis/windows/user32/user32.factor index 06b9f284fb..641c1f06ca 100644 --- a/basis/windows/user32/user32.factor +++ b/basis/windows/user32/user32.factor @@ -2366,7 +2366,7 @@ FUNCTION: BOOL IsValidDpiAwarenessContext ( ) ! DPI_AWARENESS_CONTEXT experimentally: -! USE: math.ranges -100 1000 [a,b] [ IsValidDpiAwarenessContext ] zip-with +! USE: math.ranges -100 1000 [a..b] [ IsValidDpiAwarenessContext ] zip-with ! [ nip 0 > ] assoc-filter keys . ! { -5 -4 -3 -2 -1 17 18 34 273 529 785 }