OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snapHorizontal
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ResizeHandler.java
130
protected void
snapHorizontal
(Segment hEdge, int y, Rect newBounds) {
225
snapHorizontal
(hEdge, match.edge.at, newBounds);
MoveHandler.java
139
protected void
snapHorizontal
(Segment hEdge, int y, Rect newBounds) {
262
snapHorizontal
(match.with, match.edge.at, mBounds);
GuidelineHandler.java
391
protected void
snapHorizontal
(Segment hEdge, int y, Rect newBounds) {
[
all
...]
Completed in 35 milliseconds