Searched refs:scoreTouchTarget (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DTouchDisambiguation.cpp69 static float scoreTouchTarget(IntPoint touchPoint, int padding, IntRect boundingBox) function in namespace:WebCore
135 targetData.score = scoreTouchTarget(touchPoint, touchPointPadding, targetData.windowBoundingBox);

Completed in 66 milliseconds