Home
last modified time | relevance | path

Searched refs:compareColorWithTolerance (Results 1 – 1 of 1) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBorderRemover.java77 boolean compareColorWithTolerance(int _nColor1, int _nColor2, int _nTolerance) in compareColorWithTolerance() method in BorderRemover
229 if (! compareColorWithTolerance(nCurrentColor, _nBorderColor, 10)) in findBorder()
248 if (! compareColorWithTolerance(nCurrentColor, _nBorderColor, 10)) in findBorder()

Completed in 9 milliseconds