OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRowMaxY
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridDropHandler.java
435
int rowY = mGrid.
getRowMaxY
(rowBottom);
446
rowY = mGrid.
getRowMaxY
(rowBottom);
650
int maxY = mGrid.
getRowMaxY
(row);
[
all
...]
GridModel.java
[
all
...]
Completed in 2527 milliseconds