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

  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 391 IntRect contentBounds = geom.boundingBox();
393 IntRect bounds = view->contentsToWindow(contentBounds);
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 599 final Rect contentBounds = mContentBounds;
600 Gravity.apply(mGravity, right - left, bottom - top, selfBounds, contentBounds,
603 final int horizontalOffset = contentBounds.left - left;
604 final int verticalOffset = contentBounds.top - top;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 231 milliseconds