Searched refs:tolerance (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | README | 239 This specifies a tolerance for merging features to reduce the size 241 each other might be replaced by a single vertex. The tolerance 247 Feature merging is completely optional; the tolerance is only a hint. 249 or to never merge features at all. The default tolerance is zero. 252 coincident, regardless of the current tolerance. A vertex is
|
H A D | alg-outline | 23 this is to specify a tolerance as defined above, and clean up the
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | imagelist.c | 1389 const INT32 tolerance = 8; in colour_match() local 1395 return (dr <= tolerance && dg <= tolerance && db <= tolerance); in colour_match()
|
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9mesh.h | 496 STDMETHOD(GenerateAdjacency)(THIS_ FLOAT tolerance) PURE; in DECLARE_INTERFACE_()
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | file.c | 3585 static BOOL check_file_time( const FILETIME *ft1, const FILETIME *ft2, UINT tolerance ) in check_file_time() argument 3589 return abs(t1 - t2) <= tolerance; in check_file_time()
|
/reactos/sdk/include/reactos/mc/ |
H A D | netmsgmsg.mc | 14871 The fault-tolerance error log file, LANROOT\\LOGS\\FT.LOG,\nis more than 64K. 14877 The fault-tolerance error log file, LANROOT\\LOGS\\FT.LOG,\nis more than 64K. 14880 The fault-tolerance error log file, LANROOT\\LOGS\\FT.LOG,\nis more than 64K. 14883 The fault-tolerance error log file, LANROOT\\LOGS\\FT.LOG,\nis more than 64K. 14900 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n 14910 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n 14915 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n 14920 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n 14925 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n 14930 The fault-tolerance error-log file, LANROOT\\LOGS\\FT.LOG, had the\n [all …]
|