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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
HitTestLocation.h 54 HitTestLocation(const LayoutPoint& centerPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding);
71 static IntRect rectForPoint(const LayoutPoint&, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding);
72 int topPadding() const { return roundedPoint().y() - m_boundingBox.y(); }
  /external/zxing/core/
core.jar 

Completed in 221 milliseconds