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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderPart.cpp123 LayoutPoint contentOffset = LayoutPoint(borderLeft() + paddingLeft(), borderTop() + paddingTop()) - childFrameView->scrollOffset(); local
124 HitTestLocation newHitTestLocation(locationInContainer, -adjustedLocation - contentOffset);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c56032 int contentOffset = get2byteNotZero(&data[hdr+5]); local
[all...]

Completed in 520 milliseconds