OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempRes
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java
322
int[]
tempRes
= getBiggestMarginInDirection(nodeOnLeft, resIndex, relativeTo,
324
if (
tempRes
!= null && (result == null || result[resIndex] <
tempRes
[resIndex])) {
325
result =
tempRes
;
/external/icu/icu4c/source/common/
uresbund.cpp
[
all
...]
Completed in 453 milliseconds