HomeSort by relevance Sort by last modified time
    Searched refs:bottomRight (Results 26 - 41 of 41) sorted by null

12

  /packages/apps/Music/src/com/android/music/
VerticalTextSpinner.java 326 final int bottomRight = selectorRight;
334 canvas.clipRect(bottomLeft, bottomTop, bottomRight, bottomBottom);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 451 if (!clipRect.radii().topLeft().isEmpty() || !clipRect.radii().bottomRight().isEmpty()) {
459 bottomCornerRadii.setBottomRight(clipRect.radii().bottomRight());
    [all...]
RenderThemeChromiumMac.mm     [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ImageShader.java 423 quad.bottomRight().x, quad.bottomRight().y });
471 quad.bottomRight().x, quad.bottomRight().y });
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.cpp     [all...]
GraphicsContext.h 238 void fillRoundedRect(const IntRect&, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const Color&);
Path.cpp 354 addRoundedRect(r.rect(), r.radii().topLeft(), r.radii().topRight(), r.radii().bottomLeft(), r.radii().bottomRight());
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TransparencyWinTest.cpp 345 FloatRect bottomRight(15, 15, 1, 1);
346 helper.context()->fillRect(bottomRight, green);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp     [all...]
RenderStyle.h 494 LengthSize borderBottomRightRadius() const { return surround->border.bottomRight(); }
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java 571 * @param bottomRight The bottom right corner defining the selection
576 public void selectWithin(LayoutPoint topLeft, LayoutPoint bottomRight,
582 Collection<CanvasViewInfo> viewInfos = viewHierarchy.findWithin(topLeft, bottomRight);
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
TerrainQuad.java     [all...]
  /external/zxing/core/
core.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1088 milliseconds

12