Searched refs:nBestDist (Results 1 – 2 of 2) sorted by relevance
2136 sal_uIntPtr nBestDist=0xFFFFFFFF; in ImpFindConnector() local2182 if (nDist<nBestDist) { in ImpFindConnector()2183 nBestDist=nDist; in ImpFindConnector()
1923 sal_uIntPtr nBestDist=ULONG_MAX; in PickMarkedObj() local1945 if (nDist<nBestDist) { in PickMarkedObj()
Completed in 22 milliseconds