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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.cpp2606 static PositionWithAffinity positionForPointRespectingEditingBoundaries(RenderBlock* parent, RenderBox* child, const LayoutPoint& pointInParentCoordinates) argument
2613 LayoutPoint pointInChildCoordinates(toLayoutPoint(pointInParentCoordinates - childLocation));

Completed in 234 milliseconds