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

  /external/webkit/Source/WebKit/android/nav/
CacheBuilder.h 85 static bool ConstructPartRects(Node* node, const IntRect& bounds,
129 struct Bounds {
217 CachedNode* node, IntRect* bounds, RenderBlock*);
218 static bool AddPartRect(IntRect& bounds, int x, int y,
  /frameworks/base/core/java/android/widget/
GridLayout.java 194 * the bounds of each view are extended outwards, according
319 * value of each the upper bounds defined in {@link LayoutParams#rowSpec}.
352 * value of each the upper bounds defined in {@link LayoutParams#columnSpec}.
795 // Draw bounds
1136 Bounds bounds = getAlignment(spec.alignment, horizontal).getBounds(); local
1184 Bounds[] bounds = getGroupBounds().values; local
    [all...]
  /development/sdk/prebuilt/v7/gridlayout/libs/
android-support-v7-gridlayout.jar 

Completed in 62 milliseconds