Search results
Jump to navigation
Jump to search
- If BitAND($nEdge, 1) And Abs($nLeft - $stWinPos.x) <= $nGap Then $stWinPos.x = $nLeft + $nEdgeBorder If BitAND($nEdge, 4) And Abs($nRight - $stWinPos.x) <= $nGap Then $stWinPos.x = $nRight + $nEdgeBorder ...58 KB (6,056 words) - 21:02, 19 August 2021
- If (Abs(BitAND($iColour, 0xFF) - 0x80) <= $iTolerance And _ Abs(BitAND(BitShift($iColour, 8), 0xFF) - 0x80) <= $iTolerance And _ ...31 KB (3,301 words) - 15:10, 12 November 2012
- If Abs($i_XCordinate - $a_MousePos[0]) > Abs($i_YCordinate - $a_MousePos[1]) Then ElseIf Abs($i_XCordinate - $a_MousePos[0]) < Abs($i_YCordinate - $a_MousePos[1]) Then ...15 KB (1,679 words) - 19:15, 24 August 2013
- <tr><td>{{Help File|Abs}}</td><td>Calculates the absolute value of a number.</td></tr> ...39 KB (6,797 words) - 19:52, 16 July 2015
- If Abs(BitAND(BitShift($lParam, 16), 0xFFFF) - $aPos[1]) < 50 Then Return $HTCAPTI ...16 KB (2,102 words) - 11:40, 18 April 2015