HomeSort by relevance Sort by last modified time
    Searched defs:innerRect (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
Snapshot.h 61 Rect innerRect;
OpenGLRenderer.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.cpp 775 IntRect innerRect = inner->isAXScrollView() ? pixelSnappedIntRect(inner->parentObject()->elementRect()) : pixelSnappedIntRect(inner->elementRect());
776 IntRect objectRect = innerRect;
803 point.move(scrollPosition.x() - innerRect.x(), scrollPosition.y() - innerRect.y());
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp     [all...]

Completed in 1745 milliseconds