Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DTouchAdjustment.cpp79 typedef float (*DistanceFunction)(const IntPoint&, const IntRect&, const SubtargetGeometry&); typedef
447 …tspot, const IntRect& touchArea, SubtargetGeometryList& subtargets, DistanceFunction distanceFunct… in findNodeWithLowestDistanceMetric()