HomeSort by relevance Sort by last modified time
    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