Searched defs:subtargets (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | TouchAdjustment.cpp | 125 …appendQuadsToSubtargetList(Vector<FloatQuad>& quads, Node* node, SubtargetGeometryList& subtargets) in appendQuadsToSubtargetList() 133 static inline void appendBasicSubtargetsForNode(Node* node, SubtargetGeometryList& subtargets) in appendBasicSubtargetsForNode() 144 static inline void appendContextSubtargetsForNode(Node* node, SubtargetGeometryList& subtargets) in appendContextSubtargetsForNode() 203 static inline void appendZoomableSubtargets(Node* node, SubtargetGeometryList& subtargets) in appendZoomableSubtargets() 232 …ubtargetList(const Vector<RefPtr<Node> >& intersectedNodes, SubtargetGeometryList& subtargets, Nod… in compileSubtargetList() 307 …oomableSubtargets(const Vector<RefPtr<Node> >& intersectedNodes, SubtargetGeometryList& subtargets) in compileZoomableSubtargets() 435 …ea, const IntPoint& touchHotspot, const IntRect& touchArea, SubtargetGeometryList& subtargets, Dis… in findNodeWithLowestDistanceMetric() 475 TouchAdjustment::SubtargetGeometryList subtargets; in findBestClickableCandidate() local 483 TouchAdjustment::SubtargetGeometryList subtargets; in findBestContextMenuCandidate() local 491 TouchAdjustment::SubtargetGeometryList subtargets; in findBestZoomableArea() local
|