Searched refs:offsetLeftAndRight (Results 1 – 21 of 21) sorted by relevance
71 mButton.offsetLeftAndRight(500); in ToggleScene()
319 text.offsetLeftAndRight(dx); in reset()320 tab.offsetLeftAndRight(dx); in reset()750 handle.offsetLeftAndRight(deltaX);751 content.offsetLeftAndRight(deltaX);
322 view.offsetLeftAndRight(offset); in createHorizontalHelper()
1733 child.offsetLeftAndRight(childOffset);
4596 mChildHelper.getChildAt(i).offsetLeftAndRight(dx); in offsetChildrenHorizontal()
110 mMovingView.offsetLeftAndRight(100); in frameRateChangesWhenContentMoves()148 mMovingView.offsetLeftAndRight(10); in frameBoostDisable()579 mMovingView.offsetLeftAndRight(10); in sameFrameMotion()580 mMovingView.offsetLeftAndRight(-10); in sameFrameMotion()
626 handle.offsetLeftAndRight(mTopOffset - handle.getLeft()); in moveHandle()629 handle.offsetLeftAndRight(mBottomOffset + mRight - mLeft - in moveHandle()640 handle.offsetLeftAndRight(deltaX); in moveHandle()
480 getChildAt(i).offsetLeftAndRight(offset);695 sel.offsetLeftAndRight(selectedOffset); in layout()
690 sel.offsetLeftAndRight(selectedOffset); in layout()
1585 child.offsetLeftAndRight(childLeft - child.getLeft()); in setupChild()
2177 child.offsetLeftAndRight(childrenLeft - child.getLeft()); in setupChild()
196 child.offsetLeftAndRight(parentLocation[0] - hostViewLocation[0]); in add()
20449 public void offsetLeftAndRight(int offset) { in offsetLeftAndRight() method20478 mRenderNode.offsetLeftAndRight(offset); in offsetLeftAndRight()
452 overlayView.offsetLeftAndRight((screenX - loc[0]) - overlayView.getLeft()); in onDisappear()
1527 public boolean offsetLeftAndRight(int offset) { in offsetLeftAndRight() method in RenderNode
763 offsetLeftAndRight(mFloatingInsets.left);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17140 method public boolean offsetLeftAndRight(int);52873 method public void offsetLeftAndRight(int);
17362 HSPLandroid/view/View;->offsetLeftAndRight(I)V
33551 method public void offsetLeftAndRight(int);
17426 HSPLandroid/view/View;->offsetLeftAndRight(I)V