OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opposite1
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java
286
ConstraintType
opposite1
= null, opposite2 = null;
local
290
opposite1
= LAYOUT_LEFT_OF;
295
opposite1
= LAYOUT_ABOVE;
303
if ((constraint.type ==
opposite1
|| constraint.type == opposite2) &&
[
all
...]
Completed in 147 milliseconds