Home
last modified time | relevance | path

Searched defs:subtargets (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DTouchAdjustment.cpp137 …appendQuadsToSubtargetList(Vector<FloatQuad>& quads, Node* node, SubtargetGeometryList& subtargets) in appendQuadsToSubtargetList()
145 static inline void appendBasicSubtargetsForNode(Node* node, SubtargetGeometryList& subtargets) in appendBasicSubtargetsForNode()
156 static inline void appendContextSubtargetsForNode(Node* node, SubtargetGeometryList& subtargets) in appendContextSubtargetsForNode()
215 static inline void appendZoomableSubtargets(Node* node, SubtargetGeometryList& subtargets) in appendZoomableSubtargets()
244 …lBeHeapVector<RefPtrWillBeMember<Node> >& intersectedNodes, SubtargetGeometryList& subtargets, Nod… in compileSubtargetList()
319 …t WillBeHeapVector<RefPtrWillBeMember<Node> >& intersectedNodes, SubtargetGeometryList& subtargets) in compileZoomableSubtargets()
447 …ea, const IntPoint& touchHotspot, const IntRect& touchArea, SubtargetGeometryList& subtargets, Dis… in findNodeWithLowestDistanceMetric()
487 TouchAdjustment::SubtargetGeometryList subtargets; in findBestClickableCandidate() local
495 TouchAdjustment::SubtargetGeometryList subtargets; in findBestContextMenuCandidate() local
503 TouchAdjustment::SubtargetGeometryList subtargets; in findBestZoomableArea() local