OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trHeight
(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/gle2/
SwtUtils.java
429
int
trHeight
= topRightData.height;
433
if (height <
trHeight
) {
ImageUtils.java
583
int
trHeight
= sShadowTopRight.getHeight();
587
if (height <
trHeight
) {
651
int
trHeight
= sShadow2TopRight.getHeight();
655
if (height <
trHeight
) {
[
all
...]
Completed in 34 milliseconds